Huw Davies : riched20: Pass para ptrs to the various para selection functions.
Module: wine Branch: master Commit: da5082912816a346a89cc84de42f77426135f451 URL: https://source.winehq.org/git/wine.git/?a=commit;h=da5082912816a346a89cc84de... Author: Huw Davies <huw(a)codeweavers.com> Date: Wed Oct 28 08:43:49 2020 +0000 riched20: Pass para ptrs to the various para selection functions. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/riched20/caret.c | 2 +- dlls/riched20/editor.c | 14 +++---- dlls/riched20/editor.h | 8 ++-- dlls/riched20/editstr.h | 2 +- dlls/riched20/paint.c | 48 +++++++++++++---------- dlls/riched20/para.c | 100 ++++++++++++++++++++++++------------------------ dlls/riched20/reader.c | 2 +- 7 files changed, 90 insertions(+), 86 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=da5082912816a346a89cc...
participants (1)
-
Alexandre Julliard