wine-wine/dlls/riched20
Guillaume Charifi 27ac8d265e riched20: Do not destroy IRichEditOle if still referenced. 2014-11-17 17:27:43 +09:00
..
tests riched20/tests: Simplify the check for an empty string (PVS-Studio). 2014-11-11 14:22:12 +09:00
Makefile.in
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: Do not destroy IRichEditOle if still referenced. 2014-11-17 17:27:43 +09:00
editor.h riched20: Add IID_IRichEditOle and IID_ITextDocument support for ITextServices::QueryInterface. 2014-10-30 12:02:52 +09:00
editstr.h riched20: Don't create too many IRichEditOle interface for a RichEdit. 2014-07-01 12:53:47 +02:00
list.c
ocr_reverse.cur
paint.c
para.c
reader.c Assorted spelling/grammar fixes. 2014-04-30 18:34:20 +02:00
res.h
riched20.spec
richole.c riched20: Add IID_IRichEditOle and IID_ITextDocument support for ITextServices::QueryInterface. 2014-10-30 12:02:52 +09:00
row.c
rtf.h
run.c
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
table.c
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
writer.c