Krzysztof Foltman wrote:
Maarten Lankhorst wrote:
I'll try playing around a bit with CreateTextServices and see how far I
will come, it seems to be tricky, I can't find any useful information
about it.
My opinion - forget it. It'd require a major rework of the RICHEDIT20
control. The function is related to the windowless API of the Rich
Edit Control, which is very different to what we have done so far.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/RichEdit/WindowlessRichEditControls.asp
I don't even know of a test application I could use to play with this
interface.
Krzysztof
Ah ok, it would have been a nice project for summer of code,
unfortunately i never applied for it, else I'd try to get it working..
as far as i can tell only msn uses it anyway