Using Windows 10 SDK HID and winhttp libraries....

  • Thread starter Thread starter TuttiPazzo
  • Start date Start date
T

TuttiPazzo

Guest
Hello all. I inherited a windows 32bit c++ app that I need to recompile for windows10 64bit. The original author copied the windows 7 windows hid + winhttp sdk libraries + include files to Visual Studio project and configured them to be external dependencies.

2 questions:

1) Is HID & winhttp libraries available in windows 10 SDK?

2) I'm new to Visual Studio so I wanted to know how do I use the 64 bit version of windows sdk HID & winhttp libraries in visual Studio?


Thanks


-T

Continue reading...
 
Back
Top