VirtualBox

Changeset 7464 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 14, 2008 5:05:33 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28903
Message:

Additions/x11: use the VideoModeSupported guest request to check whether the host likes resolutions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r7437 r7464  
    14451445VBGLR3DECL(int)     VbglR3DisplayChangeWaitEvent(uint32_t *pcx, uint32_t *pcy, uint32_t *pcBits,
    14461446                                                 uint32_t *piDisplay);
     1447VBGLR3DECL(bool)    VbglR3HostLikesVideoMode(uint32_t width, uint32_t height,
     1448                                             uint32_t bpp);
    14471449/** @}  */
    14481450
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette