VirtualBox

Changeset 46937 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 3, 2013 1:42:06 PM (12 years ago)
Author:
vboxsync
Message:

Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, fix a burn.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MouseImpl.h

    r44580 r46937  
    8484
    8585    static DECLCALLBACK(void *) drvQueryInterface(PPDMIBASE pInterface, const char *pszIID);
    86     static DECLCALLBACK(void)   mouseReportModes (PPDMIMOUSECONNECTOR pInterface, bool fRel, bool fAbs);
     86    static DECLCALLBACK(void)   mouseReportModes (PPDMIMOUSECONNECTOR pInterface, bool fRel, bool fAbs, bool);
    8787    static DECLCALLBACK(int)    drvConstruct(PPDMDRVINS pDrvIns, PCFGMNODE pCfg, uint32_t fFlags);
    8888    static DECLCALLBACK(void)   drvDestruct(PPDMDRVINS pDrvIns);
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