summaryrefslogtreecommitdiff
path: root/config_msvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'config_msvc.h')
-rw-r--r--config_msvc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_msvc.h b/config_msvc.h
index be1742c..01aa5e0 100644
--- a/config_msvc.h
+++ b/config_msvc.h
@@ -12,6 +12,9 @@
/* Windows backend */
#define OS_WINDOWS /**/
+/* use HidD_Get(In/Out)putReport instead of (Read/Write)File for HID */
+/* #undef HID_USE_LAST_REPORTS */
+
/* Name of package */
#define PACKAGE "libusb"