Visual Studio doesn't have x64 Win32 headers.

  • Thread starter Thread starter David Q Chuang
  • Start date Start date
D

David Q Chuang

Guest
I have a project on one computer that had both x64 and x86 headers and I put it on another computer using the same settings in the Visual Studio Installer and none of the headers are able to load. I created a new Win32 application to test it out and I can use all the headers in that project, but they are all x86 headers. How do I get the x64 headers, or do I just have to use the x86 headers?

Continue reading...
 
Back
Top