Sweden-Number/dlls/riched20
Jactry Zeng fec6920638 riched20: Implement ITextRange::SetRange.
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-05-28 12:06:46 +02:00
..
tests riched20: Implement ITextRange::SetRange. 2019-05-28 12:06:46 +02:00
Makefile.in
caret.c riched20: Handle efficiently caret creation/destruction. 2019-04-03 19:35:34 +02:00
clipboard.c
context.c
editor.c riched20: Handle efficiently caret creation/destruction. 2019-04-03 19:35:34 +02:00
editor.h include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
editstr.h include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02: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: Handle efficiently caret creation/destruction. 2019-04-03 19:35:34 +02: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: Implement ITextRange::SetRange. 2019-05-28 12:06:46 +02: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: Handle efficiently caret creation/destruction. 2019-04-03 19:35:34 +02:00
txthost.c include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
txtsrv.c riched20: Declare thiscall functions as __thiscall. 2019-05-15 20:11:19 +02: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