Please help on how to update my Platform SDK!
-
when i compiled some program, the output in debug show : "You are not using the latest Platform SDK header/library " "files. This may prevent the project from building correctly." failed to compile it. and the origin code is: #ifndef WT_EXECUTEINPERSISTENTIOTHREAD #pragma message("You are not using the latest Platform SDK header/library ") #pragma message("files. This may prevent the project from buildingcorrectly.") #endif could u tell me how to solve my problem and explain what it's in? Thank u! Hello World!
-
when i compiled some program, the output in debug show : "You are not using the latest Platform SDK header/library " "files. This may prevent the project from building correctly." failed to compile it. and the origin code is: #ifndef WT_EXECUTEINPERSISTENTIOTHREAD #pragma message("You are not using the latest Platform SDK header/library ") #pragma message("files. This may prevent the project from buildingcorrectly.") #endif could u tell me how to solve my problem and explain what it's in? Thank u! Hello World!