![]() |
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
|
|||
|
|||
![]()
Hi,
I developed a simple Outlook AddIn in Visual Basic 6.0 (referencing MSOUTL.OLB of Outlook 2003). The AddIn just use simple methods that are compatible between the different Outlook versions. Will my AddIn DLL work on a machine running Outlook 2000 or Outlook 2007 ? |
Ads |
#2
|
|||
|
|||
![]()
Depends on what exactly you do.
As a general rule of thumb, you must reference (and hence develop on a machine with) the lowest suppred version of Outlook; 2000 in your case. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Nad Af" wrote in message news ![]() Hi, I developed a simple Outlook AddIn in Visual Basic 6.0 (referencing MSOUTL.OLB of Outlook 2003). The AddIn just use simple methods that are compatible between the different Outlook versions. Will my AddIn DLL work on a machine running Outlook 2000 or Outlook 2007 ? |
#3
|
|||
|
|||
![]()
Now I downloaded and referenced MSOUTL9.OLB (for Outlook 2000) on my machine.
But my PC has Outlook 2003. The AddIn compiled and run fine! "Dmitry Streblechenko" wrote: Depends on what exactly you do. As a general rule of thumb, you must reference (and hence develop on a machine with) the lowest suppred version of Outlook; 2000 in your case. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Nad Af" wrote in message news ![]() Hi, I developed a simple Outlook AddIn in Visual Basic 6.0 (referencing MSOUTL.OLB of Outlook 2003). The AddIn just use simple methods that are compatible between the different Outlook versions. Will my AddIn DLL work on a machine running Outlook 2000 or Outlook 2007 ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook backward compatability? | hector | Outlook - Using Contacts | 2 | November 28th 07 07:28 PM |
BCC Question | CWLee | Outlook Express | 3 | November 12th 07 08:49 PM |
Bcc question | Marty | Outlook Express | 2 | November 26th 06 10:07 PM |
ACL-Question | Peter Marchert | Outlook and VBA | 4 | November 9th 06 11:22 AM |
OL2003 and 2002 compatability issue? | Stimpy | Outlook - Calandaring | 8 | March 18th 06 01:13 AM |