Sweden-Number/dlls/riched20
Michael Stefaniuc f9016830a6 riched20: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-05 10:08:36 +01:00
..
tests riched20: Protect against pasting multi-line text in single-line control. 2017-11-15 20:20:13 +01:00
Makefile.in
caret.c riched20: Protect against pasting multi-line text in single-line control. 2017-11-15 20:20:13 +01:00
clipboard.c
context.c
editor.c riched20: Protect against pasting multi-line text in single-line control. 2017-11-15 20:20:13 +01:00
editor.h riched20: Use the global HeapAlloc() wrappers. 2018-02-05 10:08:36 +01:00
editstr.h riched20: Use the global HeapAlloc() wrappers. 2018-02-05 10:08:36 +01:00
list.c riched20: Add support for displaying bulleted lists. 2016-10-07 13:12:13 +02:00
ocr_reverse.cur riched20: Specify cursor hotspots separately for each size. 2017-10-17 16:23:18 +02:00
ocr_reverse.svg riched20: Specify cursor hotspots separately for each size. 2017-10-17 16:23:18 +02:00
paint.c riched20: Remove an unused parameter. 2017-09-14 17:32:49 +02:00
para.c riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Don't scale the picture size with dpi. 2017-09-14 17:32:56 +02:00
row.c
rtf.h riched20: Don't create a special richedit ole instance for the RTF parser. 2017-08-24 08:35:59 +09:00
run.c
string.c
style.c
table.c riched20: In ME_ProtectPartialTableDeletion properly set out parameter (cppcheck). 2017-10-04 10:44:00 +02:00
txthost.c riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
txtsrv.c riched20: Initialize ME_TextEditor members in ME_MakeEditor(). 2017-08-24 08:35:52 +09:00
undo.c
version.rc
wrap.c
writer.c