| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hidapi-win.zip | 2022-05-25 | 1.6 MB | |
| hidapi-0.12.0 source code.tar.gz | 2022-05-25 | 238.8 kB | |
| hidapi-0.12.0 source code.zip | 2022-05-25 | 269.3 kB | |
| README.md | 2022-05-25 | 922 Bytes | |
| Totals: 4 Items | 2.1 MB | 8 | |
- Windows: migrate from SetupApi to CfgMgr32 (#362) - as per recommendation from Microsoft;
- Windows: add
hid_winapi_get_container_idWinAPI-specific function (#379); - Windows: improved error messages (#388);
- Windows: fixed out-of-boundary memory access for some of the function (#418);
- windows: Add .rc (#415);
- macOS: add
hid_darwin_get_location_idmacOS-specific function (#378); - macOS: add macOS-specific function(s) to open device(s) in non-exclusive mode (#397);
-
libusb: improved CMake dependency on Iconv (#405) - as a result, better support for NetBSD;
-
general: documentation improvements;
- general: small code cleanups/improvements;
Released hidapi-win.zip includes pre-compiled: - hidapi.dll - hidapi.lib
For x86 and x64 Windows platforms. And header file(s) for it.