Cannot open Windows.h in Microsoft Visual Studio

If you already haven’t done it, try adding “SDK Path\Include” to: And add “SDK Path\Lib” to: Also, try to change “Windows.h” to <windows.h> If won’t help, check the physical existence of the file, it should be in “\VC\PlatformSDK\Include” folder in your Visual Studio install directory.