Alexandre Julliard : user32: Store clipboard data on the server side.

Alexandre Julliard julliard at winehq.org
Mon Sep 26 09:29:59 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Sep 26 11:48:32 2016 +0900

user32: Store clipboard data on the server side.

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

---

 dlls/user32/clipboard.c        | 101 +++++++++++++++++++++++++++-----
 dlls/user32/tests/clipboard.c  |  27 +++++----
 include/wine/server_protocol.h |  20 ++++++-
 server/clipboard.c             | 128 +++++++++++++++++++++++++++++++++++++----
 server/protocol.def            |   8 ++-
 server/request.h               |   5 +-
 server/trace.c                 |  10 +++-
 7 files changed, 255 insertions(+), 44 deletions(-)

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



More information about the wine-cvs mailing list