server: Don't pass a thread id to send_hardware_message, determine it from the window.
commitbc4afb078677095468d4ee8f9a15c18cbb47bbbf
authorAlexandre Julliard <julliard@winehq.org>
Tue, 1 Mar 2011 10:54:55 +0000 (1 11:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Mar 2011 12:21:58 +0000 (1 13:21 +0100)
treee0b8a4dfb28a002341c8d2dea8d7fe9c24222e8c
parent8f88d4fe78827f40728f05be2738b40d784bba65
server: Don't pass a thread id to send_hardware_message, determine it from the window.
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