Sweden-Number/dlls/riched20
Nikolay Sivov b75cd7e2f0 riched20: Avoid extra host calls during CreateTextServices(). 2015-06-02 20:53:44 +09:00
..
tests riched20/tests: Don't use global vars for host/textservices. 2015-06-02 20:53:43 +09:00
Makefile.in riched20: Added tom typelib. 2015-05-18 15:26:04 +09:00
caret.c riched20: Handle SCF_WORD. 2015-04-01 22:34:20 +09:00
clipboard.c
context.c
editor.c riched20: Reduce code duplication in WM_SETTEXT/WM_CREATE handler. 2015-06-02 20:53:44 +09:00
editor.h riched20: Implement SetText() for selection range. 2015-05-27 14:31:40 +09:00
editstr.h
list.c
ocr_reverse.cur
paint.c
para.c
reader.c
res.h riched20: Fix copy-paste error in header documentation. 2015-05-19 19:24:24 +09:00
riched20.spec
riched_tom.idl riched20: Added GetStoryType(). 2015-05-29 15:00:32 +09:00
richole.c riched20: Create selection instance first time it's requested. 2015-06-01 14:52:30 +09:00
row.c
rtf.h
run.c
string.c
style.c
table.c
txthost.c
txtsrv.c riched20: Avoid extra host calls during CreateTextServices(). 2015-06-02 20:53:44 +09:00
undo.c
version.rc
wrap.c
writer.c