If this is with Express:
To me it seems like your MSVC2008 install is bricked. Unlike 2005, the main headers needed for Windows installation (like the Windows.h missing here) come with the compiler.
So if Windows.h is missing, you might either have not launched the Visual Studio Command Prompt (which would be strange, since nmake seems to work), you uninstalled the headers, or may you moved some folders of MSVC around?




Reply With Quote

Bookmarks