Store the hardware messages in the thread input structure, not in the
commit242e395bbc1fe9e0b574bea5ac959fedfa2854fa
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 Jan 2003 00:27:58 +0000 (8 00:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Jan 2003 00:27:58 +0000 (8 00:27 +0000)
tree3d051d7bbcaec98780670bd2652fe76b48a13f4d
parentae4311c71c76fa9b8da70febd4d12c821ce9f9dc
Store the hardware messages in the thread input structure, not in the
thread queue. Get rid of the cooked messages queue.
dlls/user/message.c
include/wine/server_protocol.h
server/protocol.def
server/queue.c
server/user.h
server/window.c
windows/input.c
windows/message.c