I would need to hook on outlook 97/98, when this is being opened and add a button to the toolbar. Adding button is not a problem, but I don't know how to catch the some event from Outlook 97/98. I have the same problem with Word97 and Excel97. In Office2000, there was no problem to do this. I just used IDTExtensibility2 interface (event was e.g. IDTExtensibility2_OnConnection...).
When I say it more simplier, how could I add a button to an Outlook98 toolbar by some dll or exe?
(I try to use ActiveX.dll as for Office2000).

Any help will be great. Thanx

malinrob