winex11.drv: Only events with MOUSEEVENTF_MOVE flag should change mouse position.
commitb13681797aa27f42f79f50c980d5b98151f3bbcc
authorVitaliy Margolen <wine-patches@kievinfo.com>
Tue, 12 Dec 2006 22:57:22 +0000 (12 15:57 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Dec 2006 15:16:12 +0000 (13 16:16 +0100)
treeafa7756d9756d42b3291f622008298f13b12cc2c
parent5ff751156da4a1f8f3c2882ba0b647495d184682
winex11.drv: Only events with MOUSEEVENTF_MOVE flag should change mouse position.
dlls/user32/tests/input.c
dlls/winex11.drv/mouse.c