Changeset 30440 in vbox for trunk/src/VBox/GuestHost/OpenGL/include
- Timestamp:
- Jun 24, 2010 6:51:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_net.h
r21523 r30440 220 220 uint32_t cbHostBufferAllocated; 221 221 uint32_t cbHostBuffer; 222 #ifdef IN_GUEST 223 uint32_t u32InjectClientID; 224 #endif 222 225 /* Used on host side to indicate that we are not allowed to store above pointers for later use 223 226 * in crVBoxHGCMReceiveMessage. As those messages are going to be processed after the correspoding
Note:
See TracChangeset
for help on using the changeset viewer.