SDL/src/hidapi/windows
Sam Lantinga 96836ec643 Add 500ms max wait time for hid_write to complete on Windows
It appears that with some (presumably) flaky drivers or hardware that the WriteFile in hid_write never completes leading to GetOverlappedResult to block forever waiting for it.
2020-03-03 09:22:43 -08:00
..
ddk_build Added missing files from previous commits 2018-08-09 16:05:48 -07:00
hid.c Add 500ms max wait time for hid_write to complete on Windows 2020-03-03 09:22:43 -08:00
hidapi.sln Added missing files from previous commits 2018-08-09 16:05:48 -07:00
hidapi.vcproj Added missing files from previous commits 2018-08-09 16:05:48 -07:00
hidtest.vcproj Added missing files from previous commits 2018-08-09 16:05:48 -07:00
Makefile-manual Added missing files from previous commits 2018-08-09 16:05:48 -07:00
Makefile.am Added missing files from previous commits 2018-08-09 16:05:48 -07:00
Makefile.mingw Added missing files from previous commits 2018-08-09 16:05:48 -07:00