How would running the timer checking for unhandle members help?
"Ken Slovak - [MVP - Outlook]" wrote:
[Quoted Text] > Simple MAPI Send To doesn't fire the NewInspector event. > > If you attempt to handle Outlook being started in that way it can lead to > hanging the source application for the Simple MAPI call, or hanging Outlook. > You have to be very careful handling those situations. > > For running addins you can run a timer that checks to see if any members of > the Inspectors collection is not being handled. > > -- > Ken Slovak > [MVP - Outlook] > http://www.slovaktech.com> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 > Reminder Manager, Extended Reminders, Attachment Options > http://www.slovaktech.com/products.htm> > > "Paul Liebrand" <PaulLiebrand[ at ]discussions.microsoft.com> wrote in message > news:E80249A5-5A16-4AC0-BC16-7F13B80C2C66[ at ]microsoft.com... > >I have developed an addin for Outlook 2007 with my own ribbon UI. > >Everything > > works great if launched from Outlook. However, if I right click on a file > > and > > do a Send To Mail Recipent, I can see my custom ribbon, but the events > > never > > fire. > > > > The send to problem also occurs from Word, Excel, etc. > > > > Any ideas? > >
|