kmx git
login
register
kc3-lang
/
SDL
/
src/hidapi/windows
src/hidapi/windows
Log
Author
Commit
Date
CI
Message
cf7d64f2
2018-09-28T13:44:10
hidapi/windows/hid.c: comment out ntdef.h include after windows.h. not necessary and can cause redefinition errors in some toolchains.
283680f2
2018-09-28T11:04:55
hidapi/windows/hid.c: fix misplaced #if 0 VendorID && ProductID are only used by the test main(), otherwise they are unwanted globals.
f964ce03
2018-09-28T01:00:47
Fixed mingw-w64 build
4f41f07d
2018-08-09T16:05:48
Added missing files from previous commits