Alexandre Julliard : server: Add a separate request to set the clipboard viewer.

Alexandre Julliard julliard at winehq.org
Mon Aug 22 10:24:12 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug 22 19:26:55 2016 +0900

server: Add a separate request to set the clipboard viewer.

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

---

 dlls/user32/clipboard.c        | 68 ++++++++++++++++++++----------------------
 dlls/user32/tests/msg.c        |  2 +-
 include/wine/server_protocol.h | 24 +++++++++++++--
 server/clipboard.c             | 19 ++++++++++--
 server/protocol.def            | 12 ++++++--
 server/request.h               |  9 +++++-
 server/trace.c                 | 16 +++++++++-
 7 files changed, 104 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list