VirtualBox

Changeset 49005 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Oct 9, 2013 1:59:56 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89735
Message:

wddm: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/stub.h

    r48999 r49005  
    351351extern void stubDestroyWindow( GLint con, GLint window );
    352352extern void stubSwapBuffers(WindowInfo *window, GLint flags);
    353 extern void stubGetWindowGeometry(const WindowInfo *win, int *x, int *y, unsigned int *w, unsigned int *h);
     353extern void stubGetWindowGeometry(WindowInfo *win, int *x, int *y, unsigned int *w, unsigned int *h);
    354354extern GLboolean stubUpdateWindowGeometry(WindowInfo *pWindow, GLboolean bForceUpdate);
    355355extern GLboolean stubIsWindowVisible(WindowInfo *win);
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