VirtualBox

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


Ignore:
Timestamp:
Feb 7, 2011 1:19:21 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69877
Message:

Main: generate mouse events smarter

File:
1 edited

Legend:

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

    r35638 r35871  
    130130    const ComObjPtr<EventSource> mEventSource;
    131131    VBoxEventDesc                mMouseEvent;
     132
     133    void fireMouseEvent(bool fAbsolute, LONG x, LONG y, LONG dz, LONG dw, LONG Buttons);
     134#else
     135    void fireMouseEvent(bool fAbsolute, LONG x, LONG y, LONG dz, LONG dw, LONG Buttons)
     136    {}
    132137#endif
    133138};
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