Huw Davies : riched20: Add a helper to retrieve the run text.
Module: wine Branch: master Commit: 27578f8bb61fa12cf949d26758b2d7285747e414 URL: http://source.winehq.org/git/wine.git/?a=commit;h=27578f8bb61fa12cf949d26758... Author: Huw Davies <huw(a)codeweavers.com> Date: Wed Jan 30 15:10:20 2013 +0000 riched20: Add a helper to retrieve the run text. --- dlls/riched20/caret.c | 2 +- dlls/riched20/editor.c | 34 +++++++++++++++++----------------- dlls/riched20/editor.h | 10 +++++++++- dlls/riched20/paint.c | 5 ++--- dlls/riched20/run.c | 48 +++++++++++++++++++++++++++--------------------- dlls/riched20/wrap.c | 2 +- dlls/riched20/writer.c | 8 ++++---- 7 files changed, 61 insertions(+), 48 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=27578f8bb61fa12cf949d2...
participants (1)
-
Alexandre Julliard