VirtualBox

Changeset 38592 in vbox for trunk/include


Ignore:
Timestamp:
Aug 31, 2011 8:45:29 PM (13 years ago)
Author:
vboxsync
Message:

Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module

File:
1 edited

Legend:

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

    r37226 r38592  
    351351 * @todo Seems this is no longer is use. Try remove it. */
    352352# 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))
    353355
    354356#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