Sweden-Number/dlls/riched20
Jactry Zeng 74b17a353a riched20: Handle REO_IOB_SELECTION in IRichEditOle::GetObject().
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-07 17:54:01 +01:00
..
tests riched20: Handle REO_IOB_SELECTION in IRichEditOle::GetObject(). 2019-03-07 17:54:01 +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 riched20: Add destroy_para() helper. 2018-11-29 17:48:33 +01:00
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 riched20: Properly handle \0 inside rtf input. 2018-11-09 21:08:09 +01:00
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Handle REO_IOB_SELECTION in IRichEditOle::GetObject(). 2019-03-07 17:54:01 +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