VirtualBox

Ignore:
Timestamp:
Nov 15, 2012 11:26:35 AM (12 years ago)
Author:
vboxsync
Message:

fix max monitor count definitions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h

    r41404 r43874  
    2626# include <VBox/VBoxVideo.h>
    2727#endif
     28#include <VBox/Hardware/VBoxVideoVBE.h>
    2829
    2930#ifdef __cplusplus
     
    3536
    3637/*@todo must match MaxGuestMonitors from SchemaDefs.h*/
    37 #define CR_MAX_GUEST_MONITORS 8
     38#define CR_MAX_GUEST_MONITORS VBOX_VIDEO_MAX_SCREENS
    3839
    3940typedef DECLCALLBACKPTR(void, PFNCRSERVERPRESENTFBO) (void *data, int32_t screenId, int32_t x, int32_t y, uint32_t w, uint32_t h);
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