Alexandre Julliard : user32: Implement GetCurrentInputMessageSource().

Alexandre Julliard julliard at winehq.org
Mon Nov 5 15:51:52 CST 2018


Module: wine
Branch: master
Commit: 4da1c4370be6515bf64c185e6b55a305247c754b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=4da1c4370be6515bf64c185e6b55a305247c754b

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Nov  5 13:01:08 2018 +0100

user32: Implement GetCurrentInputMessageSource().

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/message.c          | 18 ++++++++++++++++--
 dlls/user32/user_private.h     |  7 ++++---
 include/wine/server_protocol.h | 15 +++++++++++----
 server/protocol.def            | 13 ++++++++++---
 server/queue.c                 | 35 +++++++++++++++++++++--------------
 5 files changed, 62 insertions(+), 26 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=4da1c4370be6515bf64c185e6b55a305247c754b



More information about the wine-cvs mailing list