VirtualBox

Changeset 38650 in vbox for trunk/include


Ignore:
Timestamp:
Sep 5, 2011 10:02:35 PM (13 years ago)
Author:
vboxsync
Message:

Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS adjustments, missed a file

File:
1 edited

Legend:

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

    r38592 r38650  
    308308#define VBOXGUEST_IOCTL_WRITE_CORE_DUMP             VBOXGUEST_IOCTL_CODE(9, sizeof(VBoxGuestWriteCoreDump))
    309309
     310/** IOCTL to VBoxGuest to update the mouse status features. */
     311# define VBOXGUEST_IOCTL_SET_MOUSE_STATUS         VBOXGUEST_IOCTL_CODE_(10, sizeof(uint32_t))
     312
    310313/** Input and output buffer layout of the VBOXGUEST_IOCTL_WRITE_CORE
    311314 *  request. */
     
    351354 * @todo Seems this is no longer is use. Try remove it. */
    352355# define VBOXGUEST_IOCTL_CLIPBOARD_CONNECT        VBOXGUEST_IOCTL_CODE_(19, sizeof(uint32_t))
    353 /** IOCTL to VBoxGuest to update the mouse status features. */
    354 # define VBOXGUEST_IOCTL_SET_MOUSE_STATUS         VBOXGUEST_IOCTL_CODE_(21, sizeof(uint32_t))
    355356
    356357#endif /* VBOX_WITH_HGCM */
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