- Timestamp:
- Sep 24, 2014 1:29:02 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 96251
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp
r44528 r52840 189 189 Assert(g_hUSBMonitor); 190 190 191 printf("usblibRemoveFilter % x\n", aID);191 printf("usblibRemoveFilter %p\n", aID); 192 192 193 193 uId = (uintptr_t)aID;
Note:
See TracChangeset
for help on using the changeset viewer.