hidapi/windows
2023-05-23 18:24:54 +02:00
..
pp_data_dump RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00
test Fix Coverity issues CID1530052, CID1530054, CID1530055 (#552) 2023-05-14 23:43:44 +03:00
.gitignore Add Windows (msbuild & cygwin) CI (#37) 2019-07-17 20:14:38 +03:00
CMakeLists.txt windows: Have a separate definition flag for export (#515) 2023-03-13 12:11:37 +02:00
hid.c Implement hid_write_control, so we can use HidD_SetOutputReport on win, all others are just a wrapper until tested 2023-05-23 18:24:54 +02:00
hidapi_cfgmgr32.h windows: try to get USB device serial number if not provided by HidD_GetSerialNumberString (#464) 2023-03-14 00:50:57 +02:00
hidapi_descriptor_reconstruct.c Fixed second occurence of CID1530054 (#554) 2023-05-15 00:43:06 +03:00
hidapi_descriptor_reconstruct.h RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00
hidapi_hidclass.h Reorganize Windows source structure 2022-01-29 18:33:15 +02:00
hidapi_hidpi.h RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00
hidapi_hidsdi.h Implement hid_write_control, so we can use HidD_SetOutputReport on win, all others are just a wrapper until tested 2023-05-23 18:24:54 +02:00
hidapi_winapi.h RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00
hidapi.rc windows: Add .rc (#415) 2022-05-11 17:47:38 +03:00
hidapi.sln Add Windows (msbuild & cygwin) CI (#37) 2019-07-17 20:14:38 +03:00
hidapi.vcproj Ported code from SetupApi to CfgMgr32 (#362) 2022-01-21 18:43:08 +02:00
hidapi.vcxproj windows: Add .rc (#415) 2022-05-11 17:47:38 +03:00
hidapi.vcxproj.filters windows: Add .rc (#415) 2022-05-11 17:47:38 +03:00
hidtest.vcproj Fix hidtest build 2022-05-05 14:53:17 +03:00
hidtest.vcxproj Windows build artifacts with Github Actions (#414) 2022-05-08 19:59:39 +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 Remove DDK support files. (#333) 2021-09-22 13:30:23 +03:00
Makefile.mingw Fix hidtest build 2022-05-05 14:53:17 +03:00