user32: Return the cursor position in send_hardware_message and use it to update...
commit02442b52a4db3333cbf9d50d717ac66a10dba02c
authorAlexandre Julliard <julliard@winehq.org>
Sat, 7 Jan 2012 19:29:29 +0000 (7 20:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Jan 2012 11:14:36 +0000 (9 12:14 +0100)
tree8bb744c290a65e0d0f00c92e04bb05e3228e58ab
parent9c112996d01dd5af735d8a16710aac3fbd52023b
user32: Return the cursor position in send_hardware_message and use it to update the driver's position.
dlls/user32/input.c
dlls/user32/message.c
include/wine/server_protocol.h
server/protocol.def
server/queue.c
server/request.h
server/trace.c