![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I understand there a number of limitations within outlook 97, however I am
trying to create a toolbar within the application. It isnt a problem to do this from another application, however I want to do this on the loading event. The only events I have found listed so far are those connected to a new mail. Ideally Id like to be able to use an addin, however according to the microsoft msdn sites this isnt possible. That said we have an application here in the office called vaults which relies on an addin??? So is there any one out there that can help me? |
Ads |
#2
|
|||
|
|||
![]()
Outlook 97 is extensible with a special kind of add-in known as an Exchange Client Extension. It requires C++ or Delphi and an expert knowledge of Extended MAPI; see http://www.outlookcode.com/d/mapi.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "AtomicRex" wrote in message ... I understand there a number of limitations within outlook 97, however I am trying to create a toolbar within the application. It isnt a problem to do this from another application, however I want to do this on the loading event. The only events I have found listed so far are those connected to a new mail. Ideally Id like to be able to use an addin, however according to the microsoft msdn sites this isnt possible. That said we have an application here in the office called vaults which relies on an addin??? So is there any one out there that can help me? |
Thread Tools | Search this Thread |
Display Modes | |
|
|