Microsoft SDK and VC++ integration question.
-
My original project was using VC98\include\ as the directory. Recently, because I need to use one of defined valuable (PM_QS_PAINT)which is defined in Platform SDK, so I installed SDK with the option "Integrate with VC++" and move the SDK include directory to the top of the directory in options dialog in VC++. When I complied, I got compile errors from StdAfx.h like " error in ..\vc98\include\transact.h: miss ";" before some valuable.". If I removed the SDK directory below the VC++ include directory, those error disappeared, but got error for undefined valuable "PM_QS_PAINT". Anyone knows how to fix those problem? Thanks. mIchAel Liu __________________________________________________________ The secret of business is to know something that nobody else knows. ;)