user32: Properly handle negative coordinates for mouse events.
commit7d8ef2e19e8f1d5d6143c5e3969481180d7016ca
authorAlexandre Julliard <julliard@winehq.org>
Wed, 25 Oct 2006 15:42:42 +0000 (25 17:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Oct 2006 15:42:42 +0000 (25 17:42 +0200)
treee3232097c5021dabd2715e28cd0d69fc1bb59b76
parentff068c088b53a54915e9d59831b98ce80c4a5cfb
user32: Properly handle negative coordinates for mouse events.
dlls/user/button.c
dlls/user/combo.c
dlls/user/listbox.c
dlls/user/menu.c
dlls/user/message.c
dlls/user/win.c