ECE in Outlook

J

Jan Hjørdie

Hey all Mapi and ECE Guru's,

I'm developing a add-on to Outlook, and it have to work with all Outlook
Versions. I work in Delphi 6

1. How do I set up an event-handler in COM?
2. How do I track the Application.Inspectors.NewInspector event?
3. How do I set up an advise sink on the Inspector object?
4. For which contexts should I use Explorer and for which should I use
Inspector?

I'm new to ECE, OOM and COM, so it would be great if you could show me some
code that works :-D

Thanks,
Jan
 
Top