Changeset 37346 in vbox for trunk/src/VBox/Devices/USB/win
- Timestamp:
- Jun 7, 2011 1:06:29 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 72110
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp
r37233 r37346 544 544 else 545 545 { 546 AssertMsgFailed(( __FUNCTION__": FAILED!!\n"));546 AssertMsgFailed(("FAILED!!, hEvent(0x%p), cPendingUrbs(%d)\n", pQUrbWin->overlapped.hEvent, pPriv->cPendingUrbs)); 547 547 } 548 548 #endif
Note:
See TracChangeset
for help on using the changeset viewer.