Outlook Library 9,10 and 11

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am on XP now which has Outlook Library 11.0. I have developed a small
program to read the inbox using library 11 and it works (But not for 9 and 10
basically with Windows 2000). How can I have one program works for the
three libraries? I know if I do it on Library 9, it will work on 10 and 11.
But my office is 2003 now.
Can I also have the library 9 and 10 with 11 at the same time? How can I do
this?

Thanks!
 
Can't do that unless you are using C++ or Delphi, these compilers (unlike VB
or .Net) create regular header files from the type library. That header can
be created on a machine with Outlook 2000, but used to compile projects on a
machine with any version of Outlook (or not Outlook at all).

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

Similar Threads

Windows 11 Windows 11 update 1
Outlook Library 9, 10 and 11 2
WMP 11 1
Bekon Idealist 0
how to add ...person wrote...email address..reply 3
SBS 2003 to serve mix of Outlook versions 1
Excel Macro error 5
Reference Excel 9 object library 5

Back
Top