Sweden-Number/dlls/riched20
Dylan Smith 0342ab0df1 richedit: Use ITextHost interface in ME_LinkNotify.
Using the ITextHost interface allows this notification to be received
for windowless richedit controls.  Windowed richedit conrols have an
ITextHost implementation that will fill in hwndFrom and idFrom, but
these should probably be initialized to 0 for windowless richedit
controls.
2009-09-28 12:54:16 +02:00
..
tests
Makefile.in
caret.c richedit: Use ITextHost interface in ME_LinkNotify. 2009-09-28 12:54:16 +02:00
clipboard.c richedit: Use ME_Cursor instead of offsets for stream out functions. 2009-08-13 15:35:28 +02:00
context.c
editor.c richedit: Use ITextHost interface in ME_LinkNotify. 2009-09-28 12:54:16 +02:00
editor.h riched20: Make ME_SetCursorToEnd() static. 2009-08-26 13:09:27 +02:00
editstr.h riched20: Make vtables const. 2009-09-08 13:06:49 +02:00
list.c
ocr_reverse.cur
paint.c
para.c
reader.c
res.h
riched20.spec
richole.c
row.c
rtf.h
run.c
string.c
style.c
table.c
txthost.c riched20: Make vtables const. 2009-09-08 13:06:49 +02:00
txtsrv.c
undo.c
version.rc
wrap.c richedit: Use ITextHost interface in ME_LinkNotify. 2009-09-28 12:54:16 +02:00
writer.c richedit: Use ME_Cursor instead of offsets for stream out functions. 2009-08-13 15:35:28 +02:00