VirtualBox

Changeset 22165 in vbox for trunk/include/VBox/HostServices


Ignore:
Timestamp:
Aug 11, 2009 1:50:17 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: add warning window when additions version is incompatible (#4108)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h

    r21523 r22165  
    4040#define SHCRGL_HOST_FN_SET_FRAMEBUFFER (1)
    4141#define SHCRGL_HOST_FN_SET_VISIBLE_REGION (5)
     42#define SHCRGL_HOST_FN_SET_VM (7)
    4243/* crOpenGL guest functions */
    4344#define SHCRGL_GUEST_FN_WRITE       (2)
     
    4849/* Parameters count */
    4950#define SHCRGL_CPARMS_SET_FRAMEBUFFER (1)
     51#define SHCRGL_CPARMS_SET_VM (1)
    5052#define SHCRGL_CPARMS_SET_VISIBLE_REGION (2)
    5153#define SHCRGL_CPARMS_WRITE      (1)
Note: See TracChangeset for help on using the changeset viewer.

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