Make sure that the keystate received by the WM_XBUTTONUP and
authorFrancis Beaudet <francis@macadamian.com>
Sat, 30 Jan 1999 12:59:09 +0000 (12:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 30 Jan 1999 12:59:09 +0000 (12:59 +0000)
commit84ee125fd92d96d7753735ebb3a770ef791b9fb5
treeb298a3ab79a95ff134db8d204d58e076d6cfcfe2
parent6d5944564d8dcfa2079b189554e81a07fd331b95
Make sure that the keystate received by the WM_XBUTTONUP and
WM_XBUTTONDOWN matches the message. In X, the keystate is changed
after the message is processed.  In Windows, it is changed before.
windows/x11drv/event.c