Keith,
"Keith Lander" <
[hidden email]> wrote in message
news:ba0erm$b39$
[hidden email]...
> If anyone has successfully implemented a COM Addin for MS Office (Word in
> particular) purely in DST, then please get in touch with me.
I've got a COM DLL running as an Outlook add-in. It's not too difficult,
but you need to define the IDTExtensibility2 interface and then implement it
for your add-in. If you want to use a UI built in Dolphin, you'll need a
different subclass of RuntimeSessionManager for deployment.
A search of the archives should turn up the package with IDTExtensibility2
(in the body of a message, IIRC). Meanwhile, I think I'll try to wrap those
things up into a little neater package and make it generally available.
Don
>
> Thanks
> Keith Lander
>
>