Changeset 5557 in vbox for trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp
- Timestamp:
- Oct 30, 2007 8:31:40 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp
r5542 r5557 783 783 for (;;) 784 784 { 785 // following code is subject to "lost wakeup" bug786 // -- malc787 785 bool fEventPending = TestAndClearEvent (pDevExt, iBitOffset); 788 786 if (fEventPending)
Note:
See TracChangeset
for help on using the changeset viewer.