wine-wine/dlls/riched20
Aric Stewart c03125a1be riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02:00
..
tests riched20: Add tests for EM_FORMATRANGE. 2007-06-19 11:33:07 +02:00
Makefile.in riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02:00
caret.c riched20: Don't mess with the caret if we don't have focus. 2007-06-06 12:09:53 +02:00
clipboard.c riched20: Create macro functions for allocating and freeing memory. 2006-10-24 11:44:53 +02:00
context.c
editor.c riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02: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 riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02:00
list.c riched20: Fix a leak in the undo stack. 2006-11-06 12:23:50 +01:00
paint.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
para.c
reader.c janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
riched20.spec
richole.c riched20: Create macro functions for allocating and freeing memory. 2006-10-24 11:44:53 +02:00
row.c riched20: Removed more dead code. 2007-02-09 11:48:46 +01:00
rtf.h riched20: Initialize and free the RTF lookup table in DllMain to avoid memory leaks. 2006-11-02 12:24:55 +01:00
run.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
string.c riched20: Do not use wide character constants. 2007-06-22 12:18:39 +02:00
style.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
txtsrv.c riched20: Exclude unused headers. 2007-05-18 14:11:33 +02:00
undo.c riched20: Declare some functions static. 2007-01-24 12:31:29 +01:00
version.rc
wrap.c
writer.c riched20: Make some data const. 2006-11-29 12:44:34 +01:00