ChangeSet ID: 15031 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/27 10:55:41
Modified files: dlls/dinput : mouse.c
Log message: Neil Olver olver@math.mcgill.ca The flag for a mouse button down in the structure returned by GetDeviceState should be 0x80 (only the high bit set), not 0xff.
Patch: http://cvs.winehq.org/patch.py?id=15031
Old revision New revision Changes Path 1.14 1.15 +6 -6 wine/dlls/dinput/mouse.c