Alexandre Julliard : server: Don' t pass a thread id to send_hardware_message, determine it from the window.

Alexandre Julliard julliard at winehq.org
Tue Mar 1 11:07:14 CST 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar  1 11:54:55 2011 +0100

server: Don't pass a thread id to send_hardware_message, determine it from the window.

---

 dlls/winex11.drv/keyboard.c    |    1 -
 dlls/winex11.drv/mouse.c       |    1 -
 include/wine/server_protocol.h |    8 +----
 server/protocol.def            |    6 +----
 server/queue.c                 |   51 ++++++++++++++++-----------------------
 server/request.h               |   12 +++------
 server/trace.c                 |   13 ++--------
 7 files changed, 31 insertions(+), 61 deletions(-)

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



More information about the wine-cvs mailing list