- Timestamp:
- Feb 26, 2009 1:30:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h
r17164 r17165 238 238 /** Array containing HGCM client IDs associated with this session. 239 239 * This will be automatically disconnected when the session is closed. 240 240 * Note that array size also affects/is maximum number of supported opengl threads per guest process. 241 241 */ 242 242 uint32_t volatile aHGCMClientIds[8];
Note:
See TracChangeset
for help on using the changeset viewer.