1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/riched20
Eric Pouech 5cbe3a6cb1 riched20: Don't write past end of buffer.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-12-18 21:50:19 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
caret.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
clipboard.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
context.c
editor.c riched20: Don't write past end of buffer. 2023-12-18 21:50:19 +01:00
editor.h riched20: Factor out device context acquisition from ME_MakeFirstParagraph. 2023-07-14 09:14:20 +02:00
editstr.h riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
list.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Implement ITextDocument::Freeze and ITextDocument::Unfreeze. 2023-03-07 17:25:08 +01:00
para.c riched20: Don't call wrap_marked_paras_dc() before the editor is fully initialized. 2023-07-14 09:14:22 +02:00
reader.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Don't crash when no OLE obj is present. 2023-12-18 21:50:16 +01:00
row.c
rtf.h riched20: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
run.c riched20: Update paragraph position in marked tree. 2023-06-09 10:34:51 +02:00
string.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
style.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
table.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
txthost.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
txtsrv.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
undo.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
version.rc
wrap.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00
writer.c riched20: Use CRT allocation functions. 2023-10-06 15:39:57 +02:00