server: Add support for storing the cursor and show count in the thread input structure.
commit8159d4eb99819858b6791436a4b355881d2d965e
authorAlexandre Julliard <julliard@winehq.org>
Mon, 22 Mar 2010 16:52:23 +0000 (22 17:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Mar 2010 16:52:23 +0000 (22 17:52 +0100)
tree9484a00c0d47d13abc0dfe951dd3cfa50d80a700
parent5efe996c6af9b7812cde0fdceb127dc0bf6b9676
server: Add support for storing the cursor and show count in the thread input structure.
include/wine/server_protocol.h
server/protocol.def
server/queue.c
server/request.h
server/trace.c