Huw Davies : riched20: Implement TxDraw().

Alexandre Julliard julliard at winehq.org
Tue Mar 23 16:54:31 CDT 2021


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Mar 23 13:04:07 2021 +0000

riched20: Implement TxDraw().

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/riched20/editor.h       |  3 +-
 dlls/riched20/paint.c        | 19 +++++++----
 dlls/riched20/tests/txtsrv.c | 55 +++++++++++++++++++++---------
 dlls/riched20/txthost.c      |  2 +-
 dlls/riched20/txtsrv.c       | 79 +++++++++++++++++++++++++++++---------------
 dlls/riched20/wrap.c         | 13 +++++---
 6 files changed, 116 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list