Sweden-Number/dlls/riched20
Dylan Smith f73a34647f richedit: Respect the cbSize field on EM_GETPARAFORMAT.
EM_GETPARAFORMAT previously would overwrite the cbSize field with the
size of PARAFORMAT2, would read past the end of the struct, and might
indicate that PARAFORMAT2 fields are valid using the mask regardless
of the value of cbSize.
2009-01-16 12:57:10 +01:00
..
tests richedit: Store an internal copy of the window style flags. 2009-01-16 12:35:28 +01:00
Makefile.in
caret.c richedit: Store an internal copy of the window style flags. 2009-01-16 12:35:28 +01:00
clipboard.c riched20: Remove superflous casts. 2008-11-04 11:26:12 +01:00
context.c
editor.c richedit: Store an internal copy of the window style flags. 2009-01-16 12:35:28 +01:00
editor.h richedit: Implemented the horizontal scrollbar. 2009-01-15 14:13:38 +01:00
editstr.h richedit: Store an internal copy of the window style flags. 2009-01-16 12:35:28 +01:00
list.c riched20: Declare some functions static. 2009-01-14 12:40:40 +01:00
ocr_reverse.cur
paint.c richedit: Store an internal copy of the window style flags. 2009-01-16 12:35:28 +01:00
para.c richedit: Respect the cbSize field on EM_GETPARAFORMAT. 2009-01-16 12:57:10 +01:00
reader.c riched20: Sign-compare warnings fix. 2008-11-06 11:09:41 +01:00
res.h
riched20.spec
richole.c riched20: Add stub IOleClientSite interface. 2009-01-10 14:49:46 +01:00
row.c
rtf.h richedit: Removed unused hwndEdit variable for the RTF parser. 2008-12-15 13:20:01 +01:00
run.c richedit: Made sure text is offset by formatting rectangle. 2008-12-18 14:19:40 +01:00
string.c riched20: Remove superflous casts. 2008-11-04 11:26:12 +01:00
style.c
table.c riched20: Remove unused Wine debug channel. 2008-12-22 10:29:02 +01:00
txtsrv.c riched20: Add spare area to ITextServicesImpl to work around broken apps. 2008-10-13 11:45:23 +02:00
undo.c richedit: Make sure border properties are saved for undo/redo. 2008-10-01 11:39:56 -05:00
version.rc
wrap.c richedit: Implemented the horizontal scrollbar. 2009-01-15 14:13:38 +01:00
writer.c riched20: Sign-compare warnings fix. 2008-11-06 11:09:41 +01:00