Damjan Jovanovic : riched20: Implement ITextRange/ITextSelection Copy and Cut.

Alexandre Julliard julliard at winehq.org
Thu Oct 15 15:41:10 CDT 2020


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

Author: Damjan Jovanovic <damjan.jov at gmail.com>
Date:   Thu Oct 15 10:39:42 2020 +0100

riched20: Implement ITextRange/ITextSelection Copy and Cut.

Signed-off-by: Damjan Jovanovic <damjan.jov at gmail.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/riched20/editor.c        | 84 ++++++++++++++++++++++++++-----------------
 dlls/riched20/editor.h        |  2 ++
 dlls/riched20/richole.c       | 51 +++++++++++++++++++++-----
 dlls/riched20/tests/richole.c | 74 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 170 insertions(+), 41 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=aa1ef09fefafd785b21bfe458da45df0521c0057



More information about the wine-cvs mailing list