wine-wine/dlls/riched20
Dylan Smith 0539d5e497 richedit: Initialize fields for windowless richedit controls.
Caught by valgrind.
2010-01-25 13:01:17 +01:00
..
tests riched20: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
Makefile.in
caret.c
clipboard.c
context.c
editor.c Grammar fixes "is doesn't" => "doesn't". 2010-01-11 11:33:59 -06:00
editor.h
editstr.h
list.c
ocr_reverse.cur
paint.c
para.c
reader.c riched20: Check for NULL in rtf reader (Coverity). 2009-12-03 10:21:44 +01:00
res.h
riched20.spec
richole.c richedit: Only increment objects' reference by one when inserting an OLE object. 2009-11-09 20:01:56 +01:00
row.c
rtf.h
run.c richedit: Prevent uninitialized value from being used. 2010-01-25 13:01:05 +01:00
string.c
style.c
table.c
txthost.c
txtsrv.c richedit: Initialize fields for windowless richedit controls. 2010-01-25 13:01:17 +01:00
undo.c
version.rc
wrap.c
writer.c