Alexandre Julliard : server: Notify all listeners when the contents of the clipboard have changed.

Alexandre Julliard julliard at winehq.org
Tue Aug 30 10:30:46 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Aug 30 16:33:04 2016 +0900

server: Notify all listeners when the contents of the clipboard have changed.

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

---

 dlls/user32/clipboard.c       |   2 +-
 dlls/user32/tests/clipboard.c | 207 +++++++++++++++++++++++++++++++++++++-----
 server/clipboard.c            |  46 +++++++---
 server/queue.c                |  27 ++++++
 server/user.h                 |   2 +
 5 files changed, 245 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list