server: Pass the original hardware input data to the server and set the message param...
commit02e30f5f77e0aea121137be19c8e5d5a36cd5bf8
authorAlexandre Julliard <julliard@winehq.org>
Tue, 1 Mar 2011 19:33:15 +0000 (1 20:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Mar 2011 10:34:15 +0000 (2 11:34 +0100)
tree8695b2c400d075fa5b2d3444eb118180097321a2
parente572dca4cc219cdf61ced42998f7e100aa9cfefc
server: Pass the original hardware input data to the server and set the message parameters on the server side.
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
tools/make_requests