wine/dlls/riched20
Dmitry Timoshkov 592b53d0a4 riched20: Split unicode and ansi window procs, handle messages depending on the unicode flag.
Add a hack for WM_GETTEXT in RichEdit20W class when running in win9x emulation mode.
2007-03-22 15:47:25 +01:00
..
tests riched20: Split unicode and ansi window procs, handle messages depending on the unicode flag. 2007-03-22 15:47:25 +01:00
caret.c
clipboard.c
context.c
editor.c riched20: Split unicode and ansi window procs, handle messages depending on the unicode flag. 2007-03-22 15:47:25 +01:00
editor.h riched20: Split unicode and ansi window procs, handle messages depending on the unicode flag. 2007-03-22 15:47:25 +01:00
editstr.h
list.c
Makefile.in
paint.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
para.c
reader.c riched20: Remove excessive traces from reader.c. 2007-01-25 11:06:28 +01:00
riched20.spec
richole.c
row.c riched20: Removed more dead code. 2007-02-09 11:48:46 +01:00
rtf.h
run.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
string.c riched20: Split unicode and ansi window procs, handle messages depending on the unicode flag. 2007-03-22 15:47:25 +01:00
style.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
txtsrv.c riched20: Add DebugInfo to critical sections. 2007-03-12 13:39:14 +01:00
undo.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
version.rc
wrap.c
writer.c