Alexandre Julliard : server: Split the queuing of hardware messages into a separate send_hardware_message request .

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 9 10:37:19 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: d3b3096756fe99260630c619eb73c9ff1343f0e3
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=d3b3096756fe99260630c619eb73c9ff1343f0e3

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Aug  9 16:45:26 2006 +0200

server: Split the queuing of hardware messages into a separate send_hardware_message request.

---

 dlls/user/message.c            |    2 -
 dlls/winex11.drv/keyboard.c    |    6 +---
 dlls/winex11.drv/mouse.c       |    6 +---
 include/wine/server_protocol.h |   28 +++++++++++++++--
 server/protocol.def            |   17 +++++++++-
 server/queue.c                 |   65 +++++++++++++++++++++++++++++-----------
 server/request.h               |    2 +
 server/trace.c                 |   19 ++++++++++--
 8 files changed, 105 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list