Huw Davies : riched20: Use ME_Paragraph ptrs in a few of the table functions.

Alexandre Julliard julliard at winehq.org
Fri Oct 9 16:00:45 CDT 2020


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Oct  9 12:59:22 2020 +0100

riched20: Use ME_Paragraph ptrs in a few of the table functions.

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

---

 dlls/riched20/caret.c  |  6 +++---
 dlls/riched20/editor.h |  8 ++++---
 dlls/riched20/paint.c  |  4 ++--
 dlls/riched20/para.c   | 13 ++++++++++++
 dlls/riched20/table.c  | 57 ++++++++++++++++++++++----------------------------
 dlls/riched20/wrap.c   |  9 ++++----
 dlls/riched20/writer.c |  4 ++--
 7 files changed, 54 insertions(+), 47 deletions(-)

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



More information about the wine-cvs mailing list