- Call SetCursorPos for an injected mouse message only if we really
commit16ba0255e711259c12b6b06e264f86e00eb34432
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 7 Mar 2005 17:13:07 +0000 (7 17:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Mar 2005 17:13:07 +0000 (7 17:13 +0000)
treeed5c360953ef0a6c8e5e0e223b61639c468b2457
parent9772d02287a3f82e699684673b2a0847c6225f56
- Call SetCursorPos for an injected mouse message only if we really
  need to move mouse pointer.
- Add a test case for mouse click handling.
dlls/user/tests/win.c
windows/input.c