Huw Davies : riched20: Handle the client rect changes in the host.

Alexandre Julliard julliard at winehq.org
Wed Mar 17 16:23:14 CDT 2021


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Mar 17 08:45:27 2021 +0000

riched20: Handle the client rect changes in the host.

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

---

 dlls/riched20/editor.c       | 81 --------------------------------------------
 dlls/riched20/editstr.h      |  3 --
 dlls/riched20/tests/editor.c | 15 +++++++-
 dlls/riched20/txthost.c      | 76 +++++++++++++++++++++++++++++++++++++++--
 dlls/riched20/txtsrv.c       | 25 ++++++++++++++
 5 files changed, 112 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list