hidapi/windows
2021-07-03 20:38:58 +03:00
..
ddk_build Added support for Get Input Report (#59) 2019-11-15 13:55:51 +02:00
.gitignore Add Windows (msbuild & cygwin) CI (#37) 2019-07-17 20:14:38 +03:00
CMakeLists.txt add CMake build system 2021-07-03 20:38:58 +03:00
hid.c win: hid_get_feature_report: Correct number of bytes_returned (#286) 2021-06-19 07:23:35 +03:00
hidapi.sln Add Windows (msbuild & cygwin) CI (#37) 2019-07-17 20:14:38 +03:00
hidapi.vcproj Change windows/hid.cpp to windows/hid.c 2011-09-22 18:59:33 -04:00
hidapi.vcxproj Use Conditional PlatformToolset projects for VS (#261) 2021-05-05 11:48:34 +03:00
hidapi.vcxproj.filters Add Windows (msbuild & cygwin) CI (#37) 2019-07-17 20:14:38 +03:00
hidtest.vcproj Windows: fix build of hidtest 2019-11-05 14:00:44 +01:00
hidtest.vcxproj Use Conditional PlatformToolset projects for VS (#261) 2021-05-05 11:48:34 +03:00
hidtest.vcxproj.filters Add Windows (msbuild & cygwin) CI (#37) 2019-07-17 20:14:38 +03:00
Makefile-manual Renamed manual makefiles so they're out of the way of autotools 2012-07-16 00:43:04 -04:00
Makefile.am Add Autotools build system (automake, autconf) 2012-07-16 00:43:04 -04:00
Makefile.mingw Fix manual Makefiles and add CI for them (#131) 2020-01-12 04:09:48 +02:00