wine/dlls/riched20
Huw Davies 1507f2c8c3 riched20: Initialize a copy of the properties in the host.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-15 20:35:58 +01:00
..
tests riched20: Handle EM_GETSELTEXT's unicode conversion in the host. 2021-03-15 20:35:41 +01:00
caret.c
clipboard.c
context.c
editor.c riched20: Implement EM_SETREADONLY using EM_SETOPTIONS. 2021-03-15 20:35:55 +01:00
editor.h riched20: Add ITextServices stdcall wrappers. 2021-03-11 13:13:35 +01:00
editstr.h riched20: Add ITextServices stdcall wrappers. 2021-03-11 13:13:35 +01: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
row.c
rtf.h
run.c
string.c
style.c
table.c
txthost.c riched20: Initialize a copy of the properties in the host. 2021-03-15 20:35:58 +01:00
txtsrv.c riched20: Add ITextServices stdcall wrappers. 2021-03-11 13:13:35 +01:00
undo.c
version.rc
wrap.c
writer.c