Can I build applications for Vista on XP?
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
yes. There is very little difference between Vista and XP api wise. But take note of the system variables and Security zones on vista. Try not to hard code everything but instead query the system.
-
yes. There is very little difference between Vista and XP api wise. But take note of the system variables and Security zones on vista. Try not to hard code everything but instead query the system.
-
Could you tell me what needs to be installed? Generally I want to utilize the new WER API (WerReportCreate, ...) which declared in Werapi.h . Thanks.
The latest platform SDK. Inceidently, I tried downloading it yesterday ( more than 1GB ) but it would only allow me to download 26mb :confused: