Huw Davies : riched20: Move several of the wrapping functions to use ME_Run directly.

Alexandre Julliard julliard at winehq.org
Thu Oct 8 15:20:05 CDT 2020


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Thu Oct  8 11:10:45 2020 +0100

riched20: Move several of the wrapping functions to use ME_Run directly.

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

---

 dlls/riched20/editor.h |   6 +
 dlls/riched20/run.c    |  20 +++
 dlls/riched20/wrap.c   | 441 +++++++++++++++++++++++--------------------------
 3 files changed, 231 insertions(+), 236 deletions(-)

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



More information about the wine-cvs mailing list