Changeset 47804 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Aug 16, 2013 12:26:40 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88065
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MouseImpl.h
r47571 r47804 128 128 129 129 void fireMouseEvent(bool fAbsolute, LONG x, LONG y, LONG dz, LONG dw, 130 LONG cContact, LONGfButtons);130 LONG fButtons); 131 131 }; 132 132
Note:
See TracChangeset
for help on using the changeset viewer.