Hmm...it seems like my Microsoft Visual Studio C++ Express Edition doesn't even come with the standard Microsoft Windows header files!
nvm...solved!
Hmm...it seems like my Microsoft Visual Studio C++ Express Edition doesn't even come with the standard Microsoft Windows header files!
nvm...solved!
> nvm...solved!
Good for you - how about sharing that with the rest of the community?
He probably grabbed the SDK. I think it comes with them. ;)
1. installing SDK
2. modifying everything I could to make Win32 applications available (msdn guide)
3. puzzling over VCProjectEngine.dll.express.config
3. copying and pasting everything from the SDK to Microsoft Visual Studio in desperation (that wasn't so smart)
my problem was VCProjectEngine.dll.express.config - I set it to the wrong place