wine-wine/dlls/riched20
Dylan Smith 3fe20bdc7e richedit: Handle to parent window is cached.
The parent window for the richedit control on creation is the one that
receives notify messages, even after the parent has been changed using
SetParent.
2009-09-30 17:41:06 +02:00
..
tests richedit: Handle to parent window is cached. 2009-09-30 17:41:06 +02:00
Makefile.in
caret.c richedit: Use ITextHost interface in ME_LinkNotify. 2009-09-28 12:54:16 +02:00
clipboard.c
context.c
editor.c richedit: Handle to parent window is cached. 2009-09-30 17:41:06 +02:00
editor.h richedit: Handle to parent window is cached. 2009-09-30 17:41:06 +02:00
editstr.h richedit: Handle to parent window is cached. 2009-09-30 17:41:06 +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 richedit: Handle to parent window is cached. 2009-09-30 17:41:06 +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