wine-wine/dlls/riched20
Jactry Zeng 51936be04d riched20: Use CP_UNICODE instead of 1200. 2014-01-06 20:52:40 +01:00
..
tests makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
caret.c riched20: Ensure the cursors are correctly ordered in the case of a zero (logical) length selection bridging two runs. 2013-12-10 13:01:22 +01:00
clipboard.c
context.c
editor.c riched20: Use CP_UNICODE instead of 1200. 2014-01-06 20:52:40 +01:00
editor.h riched20: Use CP_UNICODE instead of 1200. 2014-01-06 20:52:40 +01:00
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 riched20: Use BOOL type where appropriate. 2013-11-20 11:26:07 +01:00
string.c riched20: Add a length return parameter to ME_ToUnicode. 2013-09-10 12:27:37 +02:00
style.c
table.c
txthost.c
txtsrv.c
undo.c
version.rc
wrap.c riched20: Simplify the code by using an ME_Paragraph pointer. 2013-11-21 19:39:01 +01:00
writer.c