Changeset 4581 in vbox
- Timestamp:
- Sep 6, 2007 3:44:45 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp
r4575 r4581 307 307 else 308 308 { 309 dprintf(("VBox Service: error 0 from DeviceIoControl IOCTL_VBOXGUEST_WAITEVENT\n"));309 dprintf(("VBoxGuestThread: error 0 from DeviceIoControl IOCTL_VBOXGUEST_WAITEVENT\n")); 310 310 311 311 /* sleep a bit to not eat too much CPU in case the above call always fails */
Note:
See TracChangeset
for help on using the changeset viewer.