VirtualBox

Changeset 6518 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 28, 2008 4:39:32 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27535
Message:

VbglR3SetPointerShape accept image size, and cleanups to vboxutils (x11 video)

File:
1 edited

Legend:

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

    r6510 r6518  
    14221422VBGLR3DECL(int)     VbglR3VideoAccelEnable(bool fEnable);
    14231423VBGLR3DECL(int)     VbglR3VideoAccelFlush(void);
    1424 VBGLR3DECL(int)     VbglR3SetPointerShape(uint32_t fFlags, uint32_t xHot, uint32_t yHot, uint32_t cx, uint32_t cy, const void *pvImg, size_t cbReq);
     1424VBGLR3DECL(int)     VbglR3SetPointerShape(uint32_t fFlags, uint32_t xHot, uint32_t yHot, uint32_t cx, uint32_t cy, const void *pvImg, size_t cbImg);
    14251425/** @}  */
    14261426
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