VirtualBox

Changeset 6565 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 29, 2008 12:53:19 PM (17 years ago)
Author:
vboxsync
Message:

Fix for Todo in r27575. added as new function as we cannot use function overloading.

File:
1 edited

Legend:

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

    r6518 r6565  
    14231423VBGLR3DECL(int)     VbglR3VideoAccelFlush(void);
    14241424VBGLR3DECL(int)     VbglR3SetPointerShape(uint32_t fFlags, uint32_t xHot, uint32_t yHot, uint32_t cx, uint32_t cy, const void *pvImg, size_t cbImg);
     1425VBGLR3DECL(int)     VbglR3SetPointerShapeReq(VMMDevReqMousePointer *pReq);
    14251426/** @}  */
    14261427
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