mirror of
https://github.com/RPCS3/hidapi.git
synced 2024-11-23 10:09:43 +00:00
8741697359
This fixed a compiler warning when using MSYS2 MinGW-w64 compiler as mentioned in issue #289. Since we changed strncpy to memcpy, it is not necessary to disable warning 4996 for MSVC. |
||
---|---|---|
.. | ||
ddk_build | ||
.gitignore | ||
CMakeLists.txt | ||
hid.c | ||
hidapi.sln | ||
hidapi.vcproj | ||
hidapi.vcxproj | ||
hidapi.vcxproj.filters | ||
hidtest.vcproj | ||
hidtest.vcxproj | ||
hidtest.vcxproj.filters | ||
Makefile-manual | ||
Makefile.am | ||
Makefile.mingw |