VirtualBox

Changeset 6447 in vbox for trunk/include


Ignore:
Timestamp:
Jan 22, 2008 3:32:45 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27422
Message:

Made VbglR3GR* private, split up the code a bit to make it more suitable for static linking.

File:
1 edited

Legend:

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

    r6445 r6447  
    13881388VBGLR3DECL(int)     VbglR3Init(void);
    13891389VBGLR3DECL(void)    VbglR3Term(void);
    1390 VBGLR3DECL(int)     VbglR3GRAlloc(VMMDevRequestHeader **ppReq, uint32_t cbSize,
    1391                                   VMMDevRequestType reqType);
    1392 VBGLR3DECL(int)     VbglR3GRPerform(VMMDevRequestHeader *pReq);
    1393 VBGLR3DECL(void)    VbglR3GRFree(VMMDevRequestHeader *pReq);
    13941390# ifdef ___iprt_time_h
    13951391VBGLR3DECL(int)     VbglR3GetHostTime(PRTTIMESPEC pTime);
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