Changeset 7464 in vbox for trunk/include/VBox
- Timestamp:
- Mar 14, 2008 5:05:33 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28903
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuest.h
r7437 r7464 1445 1445 VBGLR3DECL(int) VbglR3DisplayChangeWaitEvent(uint32_t *pcx, uint32_t *pcy, uint32_t *pcBits, 1446 1446 uint32_t *piDisplay); 1447 VBGLR3DECL(bool) VbglR3HostLikesVideoMode(uint32_t width, uint32_t height, 1448 uint32_t bpp); 1447 1449 /** @} */ 1448 1450
Note:
See TracChangeset
for help on using the changeset viewer.