VirtualBox

Changeset 58191 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Oct 12, 2015 2:33:17 PM (9 years ago)
Author:
vboxsync
Message:

VBoxGuestLib: max 130.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp

    r58188 r58191  
    9898 * @param   cbImg       Size of the image data pointed to by pvImg.
    9999 */
    100 VBGLR3DECL(int) VbglR3SetPointerShape(uint32_t fFlags, uint32_t xHot, uint32_t yHot, uint32_t cx, uint32_t cy, const void *pvImg, size_t cbImg)
     100VBGLR3DECL(int) VbglR3SetPointerShape(uint32_t fFlags, uint32_t xHot, uint32_t yHot, uint32_t cx, uint32_t cy,
     101                                      const void *pvImg, size_t cbImg)
    101102{
    102103    VMMDevReqMousePointer *pReq;
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