VC 6.0 and latest Platform SDK
-
Hi! After reinstalling my PC I downloaded the latest SDK (I used the "August 2002"-SDK before), installed it and set the directories to the SDK. When I try to compile my applications I get several errors, e.g. CWnd::KillTimer() does not exist. Has anybody the same problems? Or do you have any source for the "August 2002"-SDK (which worked quite well for me). Ciao, Alex
-
Hi! After reinstalling my PC I downloaded the latest SDK (I used the "August 2002"-SDK before), installed it and set the directories to the SDK. When I try to compile my applications I get several errors, e.g. CWnd::KillTimer() does not exist. Has anybody the same problems? Or do you have any source for the "August 2002"-SDK (which worked quite well for me). Ciao, Alex
Its even worse. The new dll symbols are incompatible so you can not even debug your applications... The same is true for the latest direct draw sdk. John -- modified at 19:39 Friday 23rd December, 2005
-
Hi! After reinstalling my PC I downloaded the latest SDK (I used the "August 2002"-SDK before), installed it and set the directories to the SDK. When I try to compile my applications I get several errors, e.g. CWnd::KillTimer() does not exist. Has anybody the same problems? Or do you have any source for the "August 2002"-SDK (which worked quite well for me). Ciao, Alex
February 2003 is the last PSDK that works with VC6 - I haven't checked the SDK Update site in a while, but it might still be there. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Pinky, are you pondering what I'm pondering? I think so Brain, but if we shaved our heads, we'd look like weasels!
-
February 2003 is the last PSDK that works with VC6 - I haven't checked the SDK Update site in a while, but it might still be there. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Pinky, are you pondering what I'm pondering? I think so Brain, but if we shaved our heads, we'd look like weasels!
Yes, as always, Mike is correct. However, the CD is labeled (Windows 2003 Server). I am running VC 6.0 on XP and since I installed this PSDK I have problems with MFC assertions. In about 50% of the time when assertion fails XP gets into the act and wants to send "serious problem " message to MS and VC does not stop properly. Needless to say - it makes development harder. Happy festivus to all. Vaclav