ChangeSet ID: 16461 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/07 11:13:07
Modified files: windows : input.c dlls/user/tests: win.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com - Call SetCursorPos for an injected mouse message only if we really need to move mouse pointer. - Add a test case for mouse click handling.
Patch: http://cvs.winehq.org/patch.py?id=16461
Old revision New revision Changes Path 1.102 1.103 +2 -2 wine/windows/input.c 1.45 1.46 +53 -1 wine/dlls/user/tests/win.c