Changeset 86870 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray
- Timestamp:
- Nov 12, 2020 9:59:28 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 141324
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
r85121 r86870 403 403 } 404 404 405 /** @todo r=andy We do duplicate code here (see VbglR3SeamlessWaitEvent()). */ 405 406 uint32_t fEvent = 0; 406 407 rc = VbglR3WaitEvent(VMMDEV_EVENT_SEAMLESS_MODE_CHANGE_REQUEST, 5000 /*ms*/, &fEvent);
Note:
See TracChangeset
for help on using the changeset viewer.