Changeset 76962 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Jan 24, 2019 8:35:56 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128346
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/service.cpp
r76958 r76962 106 106 * Structure for holding a buffered host message which has 107 107 * not been processed yet. 108 *109 * @todo r=bird: It would be nice if we could decide on _one_ term for what the110 * host passes to the guest. We currently have:111 * - The enum is called eHostMsg, implying it's a function112 108 */ 113 109 typedef struct HostMsg
Note:
See TracChangeset
for help on using the changeset viewer.