Changeset 28008 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Apr 6, 2010 2:02:14 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 59715
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/service.cpp
r28006 r28008 498 498 { 499 499 /* 500 * Do *not* pop the most recent (front) commandhere yet, because500 * Do *not* remove the command from host cmds list here yet, because 501 501 * the client could fail in retrieving the GUEST_GET_HOST_MSG_DATA message 502 * below. 502 * below. Then we just could repeat this one here. 503 503 */ 504 504 uint32_t uCmd = 0;
Note:
See TracChangeset
for help on using the changeset viewer.