Changeset 47848 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Aug 19, 2013 4:34:02 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88142
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MouseImpl.h
r47841 r47848 129 129 void fireMouseEvent(bool fAbsolute, LONG x, LONG y, LONG dz, LONG dw, 130 130 LONG fButtons); 131 132 void fireMultiTouchEvent(uint8_t cContacts, 133 const LONG64 *paContacts, 134 uint32_t u32ScanTime); 131 135 }; 132 136
Note:
See TracChangeset
for help on using the changeset viewer.