Jactry Zeng : riched20: Implement ITextSelection::GetText.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 21 13:37:11 CDT 2014


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

Author: Jactry Zeng <wine at jactry.com>
Date:   Tue Jul 22 00:41:29 2014 +0800

riched20: Implement ITextSelection::GetText.

---

 dlls/riched20/clipboard.c     |  2 +-
 dlls/riched20/editor.c        | 22 +++++++----
 dlls/riched20/editor.h        |  2 +-
 dlls/riched20/richole.c       | 27 ++++++++++++-
 dlls/riched20/tests/richole.c | 90 +++++++++++++++++++++++++++++++++++++++++++
 dlls/riched20/txtsrv.c        |  2 +-
 6 files changed, 132 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list