Huw Davies : riched20: Pass a run ptr to, and return a para ptr from, the para splitting function.

Alexandre Julliard julliard at winehq.org
Fri Oct 16 15:55:38 CDT 2020


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Oct 16 12:08:09 2020 +0100

riched20: Pass a run ptr to, and return a para ptr from, the para splitting function.

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

---

 dlls/riched20/caret.c  |  2 +-
 dlls/riched20/editor.h | 14 ++++++++------
 dlls/riched20/para.c   | 38 +++++++++++++++++++-------------------
 dlls/riched20/table.c  | 10 +++++-----
 dlls/riched20/undo.c   | 20 ++++++++++----------
 5 files changed, 43 insertions(+), 41 deletions(-)

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



More information about the wine-cvs mailing list