server: Split the queuing of hardware messages into a separate send_hardware_message...
commitd3b3096756fe99260630c619eb73c9ff1343f0e3
authorAlexandre Julliard <julliard@winehq.org>
Wed, 9 Aug 2006 14:45:26 +0000 (9 16:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Aug 2006 14:45:26 +0000 (9 16:45 +0200)
tree6ad05b14603f6b2747ebdec2d628f68d59034860
parent64c5142ae941e46b25f031b87ba1e74b55f3782c
server: Split the queuing of hardware messages into a separate send_hardware_message request.
dlls/user/message.c
dlls/winex11.drv/keyboard.c
dlls/winex11.drv/mouse.c
include/wine/server_protocol.h
server/protocol.def
server/queue.c
server/request.h
server/trace.c