how outlookspy works? OR how to find when outlook is browsed?

G

Guest

I have an application that uses OVC to load outlook, i have an add-in
installed on outlook.if i run an application then load outlook from program
file, the add-in can't load in outlook(because add-in objects initialized on
connection and second outlook instance doesn't invoke onconnection method).
now i want to make initialization on each instance, need to now when outlook
instance coming up.
Outlookspy add-in works fine, it load with each instance of outlook, how
does it work (to simulate it in my add-in)?
 
D

Dmitry Streblechenko

There is always only one instance of outlook.exe running at anny time, you
simply get a new Explorer object.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top