Where did you install Visual Studio? Is it somewhere custom? Your compiler can’t find Windows.h which means it either isn’t there, or it isn’t where it’s looking. Have you checked your include directory settings for VS?
Where did you install Visual Studio? Is it somewhere custom? Your compiler can’t find Windows.h which means it either isn’t there, or it isn’t where it’s looking. Have you checked your include directory settings for VS?