Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 865 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 865 Bytes

in process...

HID Joystick Driver for Windows CE 7

IDE: Microsoft Visual Studio 2008

To build a project, you must specify the paths to the header files (prj Properties → Configuration Properties → C/C++ → General → Additional Include Directories):

  1. *\WINCE700\public\common\sdk\inc
  2. *\WINCE700\public\common\oak\inc

And specify the path to the hidparse.lib library (prj Properties → Configuration Properties → Linker → Input → Additional Dependencies):

  1. *\WINCE700\public\common\oak\lib\ARMV7\retail\hidparse.lib