Sweden-Number/dlls/riched20
Michael Stefaniuc f40b4291d4 riched20: Remove no-op addition with 0 (PVS-Studio). 2015-02-25 21:27:42 +09:00
..
tests riched20/tests: Use SendMessageA with char buffer (Valgrind). 2014-12-03 21:34:33 +01:00
Makefile.in riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
caret.c riched20: Fix ME_SetSelection when cpMax > strlen(). 2014-07-21 18:45:34 +02:00
clipboard.c riched20: Implement ITextSelection::GetText. 2014-07-21 18:45:38 +02:00
context.c
editor.c riched20: Remove no-op addition with 0 (PVS-Studio). 2015-02-25 21:27:42 +09:00
editor.h riched20: Move DestroyIRichEditOle() into IRichEditOle:Release(). 2015-01-05 20:19:33 +01:00
editstr.h riched20: Don't create too many IRichEditOle interface for a RichEdit. 2014-07-01 12:53:47 +02:00
list.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
ocr_reverse.cur
paint.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
para.c
reader.c Assorted spelling/grammar fixes. 2014-04-30 18:34:20 +02:00
res.h
riched20.spec
richole.c riched20: Move DestroyIRichEditOle() into IRichEditOle:Release(). 2015-01-05 20:19:33 +01:00
row.c
rtf.h riched20: Use BOOL type where appropriate. 2014-03-19 11:33:22 +01:00
run.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
string.c riched20: Pass count of character into ME_WordBreakProc() instead of count of byte. 2014-08-21 12:23:33 +02:00
style.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
table.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
txthost.c
txtsrv.c riched20: Add IID_IRichEditOle and IID_ITextDocument support for ITextServices::QueryInterface. 2014-10-30 12:02:52 +09:00
undo.c
version.rc
wrap.c riched20: Add uniscribe support. 2014-01-15 15:20:52 +01:00
writer.c