
Originally Posted by
dilettante
Well it looks like a lot of work that I haven't been authorized to proceed with. We'll probably either drop the embedded images or use Richtx32.ocx as I was doing in the first place, depending on what the customer really wants.
If anyone wants to go forward with this I'm including a richole.idl example I found that is LGPL code. Microsoft does not supply one. I know I hate it when a search turns up a forum thread that dead-ends, but I hate it worse when the thread doesn't even leave useful breadcrumbs.
I believe you'd need to compile this IDL into a TLB, then implement the IRichEditOleCallback interface in a custom Class. That's probably the missing link in my attempts above.