Alexandre Julliard : server: Add a release_clipboard request, and notify the owner and viewer on release.

Alexandre Julliard julliard at winehq.org
Thu Sep 1 09:55:30 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep  1 20:06:09 2016 +0900

server: Add a release_clipboard request, and notify the owner and viewer on release.

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

---

 dlls/user32/clipboard.c        | 11 ++++++++---
 dlls/user32/tests/clipboard.c  | 36 ++++++++++++++++++++++++++++++++----
 dlls/user32/win.c              |  4 ++--
 include/wine/server_protocol.h | 19 ++++++++++++++++++-
 server/clipboard.c             | 40 +++++++++++++++++++++++++++++-----------
 server/protocol.def            |  8 ++++++++
 server/request.h               |  6 ++++++
 server/trace.c                 | 14 ++++++++++++++
 8 files changed, 117 insertions(+), 21 deletions(-)

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



More information about the wine-cvs mailing list