Changeset 37038 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h
- Timestamp:
- May 11, 2011 2:57:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h
r36968 r37038 23 23 #include <iprt/asm.h> 24 24 #include <VBox/log.h> 25 26 #ifdef DEBUG 27 /* disables filters */ 28 //#define VBOXUSBMON_DBG_NO_FILTERS 29 /* disables pnp hooking */ 30 //#define VBOXUSBMON_DBG_NO_PNPHOOK 31 #endif 25 32 26 33 #include "../cmn/VBoxDrvTool.h"
Note:
See TracChangeset
for help on using the changeset viewer.