Merged mouse buttons states into the key state array.
commita21672ebbce86ea6564ceb6201aa991c441a4b0d
authorAlexandre Julliard <julliard@winehq.org>
Tue, 2 Oct 2001 18:53:59 +0000 (2 18:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Oct 2001 18:53:59 +0000 (2 18:53 +0000)
tree1229b92033e3fb25cb9f339651f34beeef762f59
parent3f4f7fa7f2b6dc6aa5bb447d8702ba8b9329cc5f
Merged mouse buttons states into the key state array.
Fixed confusion between queue state and async state.
dlls/user/message.c
include/input.h
windows/input.c
windows/message.c