Sweden-Number/dlls/riched20
Huw Davies 2a5886974d riched20: Don't resend a partial chunk to the edit stream callback.
It's basically used as a boolean to terminate the writing process
if it's set to zero.
2015-03-17 23:55:16 +09:00
..
tests riched20: Don't resend a partial chunk to the edit stream callback. 2015-03-17 23:55:16 +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: 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
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: Implement IOleWindow::GetWindow. 2015-03-17 00:19:47 +09:00
row.c
rtf.h riched20: Use BOOL type where appropriate. 2014-03-19 11:33:22 +01:00
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 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
writer.c riched20: Don't resend a partial chunk to the edit stream callback. 2015-03-17 23:55:16 +09:00