wine/dlls/riched20
2013-02-05 10:51:26 +01:00
..
tests riched20/tests: Remove a superfluous function pointer cast. 2012-11-30 19:12:16 +01:00
caret.c riched20: Pass the character ptr and string length directly to the break proc helper. 2013-02-05 10:51:26 +01:00
clipboard.c
context.c
editor.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
editor.h riched20: Pass the character ptr and string length directly to the break proc helper. 2013-02-05 10:51:26 +01:00
editstr.h riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
list.c riched20: Add a helper to debug the run text. 2013-01-30 17:19:28 +01:00
Makefile.in
ocr_reverse.cur
paint.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
para.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
reader.c riched20: Flush the output buffer before a codepage change. 2012-12-05 20:23:51 +01:00
res.h
riched20.spec
richole.c
row.c
rtf.h
run.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
string.c riched20: Pass the character ptr and string length directly to the break proc helper. 2013-02-05 10:51:26 +01:00
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 riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
txthost.c
txtsrv.c
undo.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
version.rc
wrap.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
writer.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00