Use Plateform SDK question.
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
I've installed the latest MS Plateform SDK in a different directory from the directory of VC6. How can I compile my program with the latest SDK files? Thanks. mIchAel Liu
-
I've installed the latest MS Plateform SDK in a different directory from the directory of VC6. How can I compile my program with the latest SDK files? Thanks. mIchAel Liu
-
Go to Tools->Options->Directories page, add ?:\PROGRAM FILES\MICROSOFT PLATFORM SDK\INCLUDE path to directories list and move it to the top of the list.
Thx mIchAel Liu