wine/dlls/riched20
Santino Mazza 059c70d736 riched20/test: Add scrolling test for richole.
Signed-off-by: Santino Mazza <mazzasantino1206@gmail.com>
2022-07-28 17:34:02 +02:00
..
tests riched20/test: Add scrolling test for richole. 2022-07-28 17:34:02 +02:00
caret.c
clipboard.c
context.c
editor.c riched20: Ensure that cursor is visible when selecting text. 2022-07-28 17:34:02 +02:00
editor.h riched20: Implement ITextDocument::Undo and ITextDocument::Redo. 2022-07-14 10:32:09 +02:00
editstr.h riched20: Add undo control state variable to ME_TextEditor. 2022-07-14 10:32:09 +02:00
list.c
Makefile.in
ocr_reverse.cur
ocr_reverse.svg
paint.c
para.c
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Implement ITextDocument::Undo and ITextDocument::Redo. 2022-07-14 10:32:09 +02:00
row.c
rtf.h
run.c riched20: Remove duplicate code. 2022-07-26 10:07:10 +02:00
string.c
style.c
table.c
txthost.c
txtsrv.c
undo.c riched20: Implement ITextDocument::Undo and ITextDocument::Redo. 2022-07-14 10:32:09 +02:00
version.rc
wrap.c riched20: Ensure MEPF_COMPLEX is unset when in password input mode. 2022-07-12 22:51:29 +02:00
writer.c