Changeset 32608 in vbox
- Timestamp:
- Sep 17, 2010 2:20:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp
r31527 r32608 310 310 } 311 311 312 dprintf(("returning from ntCreateDevice with rc = 0x%x \n, vrc = %Rrc", rc, vrc));312 dprintf(("returning from ntCreateDevice with rc = 0x%x, vrc = %Rrc\n", rc, vrc)); 313 313 return rc; 314 314 }
Note:
See TracChangeset
for help on using the changeset viewer.