wine/dlls/riched20
Marcus Meissner bd7ec9aca5 The last argument to MultiByteToWideChar is wide character count and
not the buffer size in bytes. Fixed all places where it was wrong.
2005-09-12 22:07:53 +00:00
..
.cvsignore
caret.c Fixed a RichEdit RTF reader bug which resulted in loss of text. 2005-08-23 18:16:15 +00:00
context.c Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling. 2005-08-15 09:47:14 +00:00
editor.c Fixed gcc 4.0 warnings. 2005-09-12 20:30:37 +00:00
editor.h
editstr.h Fixed gcc 4.0 warnings. 2005-09-12 20:30:37 +00:00
list.c
Makefile.in
paint.c Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling. 2005-08-15 09:47:14 +00:00
para.c
reader.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
riched20.spec
richole.c
row.c Fixed EM_EXLINEFROMCHAR to work for last row of a paragraph. 2005-08-23 10:02:33 +00:00
rtf.h Added handling of deff RTF control word. 2005-08-22 10:06:08 +00:00
run.c
string.c
style.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
undo.c
wrap.c
writer.c Fixed gcc 4.0 warnings. 2005-09-12 20:30:37 +00:00