Alexandre Julliard : server: Add support for storing the cursor and show count in the thread input structure .

Alexandre Julliard julliard at winehq.org
Tue Mar 23 12:12:45 CDT 2010


Module: wine
Branch: master
Commit: 8159d4eb99819858b6791436a4b355881d2d965e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8159d4eb99819858b6791436a4b355881d2d965e

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Mar 22 17:52:23 2010 +0100

server: Add support for storing the cursor and show count in the thread input structure.

---

 include/wine/server_protocol.h |   23 +++++++++++++-
 server/protocol.def            |   13 ++++++++
 server/queue.c                 |   65 +++++++++++++++++++++++++++++++++------
 server/request.h               |    8 +++++
 server/trace.c                 |   17 ++++++++++
 5 files changed, 115 insertions(+), 11 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8159d4eb99819858b6791436a4b355881d2d965e



More information about the wine-cvs mailing list