Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Where to get Outlook 2000 API's?
Name: Harry Date: February 5, 2002 at 07:15:16 Pacific
Comment:
I want to write an application in C++ to synchronize appointments, contacts etc. with Outlook. Does anybody know, where I can get the API-Infos for that? Thx, Harry
Name: Guy Date: February 5, 2002 at 15:32:25 Pacific
Reply:
Harry - I think it's called MAPI. There is a lot of info. on the web about it ......
Guy
0
Response Number 2
Name: Luis Benitez Date: May 4, 2002 at 11:23:29 Pacific
Reply:
Search on your computer for the file called out*.chm. For outlook 2000 it is outlhlp9.chm.
Go to Advanced Reference -> Visual Basic Reference.
The API is COM so you can use the same methods in C++.
Also search for: Customizing Outlook with MFC on google. You'll get some code examples from Microsoft and also how to create wrapper classes for Visual C++
Summary: Dear Sir/Madam, I would like to know that how to expose the api's with exe binary.Is there any win32 api's or unix api's through which i will get the my goal. ...
Summary: Hi, I am running windows 98se. I have installed PWS. I wrote (cut and pasted ) my first.asp . My computer name is ABC. To execute asp , in IE I typed http://abc/inetpub/wwwroot/first.asp but it gives...