kc3-lang/SDL/src/hidapi/windows

Branch :


Log

Author Commit Date CI Message
cf7d64f2 2018-09-28 13: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-28 11: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-28 01:00:47 Fixed mingw-w64 build
4f41f07d 2018-08-09 16:05:48 Added missing files from previous commits