Huw Davies : riched20: Move the window procs to txthost.c .

Alexandre Julliard julliard at winehq.org
Wed Mar 3 15:47:29 CST 2021


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Mar  3 11:29:37 2021 +0000

riched20: Move the window procs to txthost.c .

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

---

 dlls/riched20/editor.c  | 477 +-----------------------------------------------
 dlls/riched20/editor.h  |   2 +-
 dlls/riched20/txthost.c | 372 ++++++++++++++++++++++++++++++++++++-
 3 files changed, 378 insertions(+), 473 deletions(-)

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



More information about the wine-cvs mailing list