wine-wine/dlls/riched20
Sven Baars d917f0ef09 riched20: Fix IRichEditOle COM aggregation (Valgrind).
Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-06 19:57:27 +01:00
..
tests riched20: Mask out extended flags introduced by CHARFORMAT2 when converting to CHARFORMAT. 2019-02-06 19:57:27 +01:00
Makefile.in
caret.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
clipboard.c
context.c
editor.c riched20: Fix IRichEditOle COM aggregation (Valgrind). 2019-02-06 19:57:27 +01:00
editor.h riched20: Fix IRichEditOle COM aggregation (Valgrind). 2019-02-06 19:57:27 +01:00
editstr.h riched20: Fix IRichEditOle COM aggregation (Valgrind). 2019-02-06 19:57:27 +01:00
list.c
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
para.c riched20: Remove redundant comparison. 2018-12-13 22:37:46 +01:00
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Fix IRichEditOle COM aggregation (Valgrind). 2019-02-06 19:57:27 +01:00
row.c
rtf.h
run.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
string.c
style.c riched20: Mask out extended flags introduced by CHARFORMAT2 when converting to CHARFORMAT. 2019-02-06 19:57:27 +01:00
table.c riched20: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
txthost.c
txtsrv.c riched20: Fix IRichEditOle COM aggregation (Valgrind). 2019-02-06 19:57:27 +01:00
undo.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
version.rc
wrap.c riched20: ME_CheckCharOffsets() calls should only be done when tracing. 2018-11-29 17:48:33 +01:00
writer.c