wine-wine/dlls/riched20
Francois Gouget 709a0b764d Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
..
tests riched20/tests: Use proper method macros. 2012-08-24 11:32:59 +02:00
Makefile.in
caret.c
clipboard.c
context.c
editor.c riched20: Fixed pointer to value out of scope (Coverity). 2012-08-20 10:57:08 +02:00
editor.h
editstr.h
list.c
ocr_reverse.cur
paint.c
para.c
reader.c
res.h
riched20.spec
richole.c
row.c
rtf.h
run.c
string.c
style.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
table.c
txthost.c riched20: Avoid a TRUE:FALSE conditional expression. 2012-08-15 12:12:51 +02:00
txtsrv.c
undo.c
version.rc
wrap.c
writer.c