I'm an absolute beginner in Outlook programming and Windows GUI programming in general. But I have lots of years experience in C++ programming in general (not GUI) I need to develop a Outlook plug-in and my question is where to start? What do I need to know to let me start? Can you please give me some useful links to learn ?
Asked
Active
Viewed 1,833 times
2 Answers
1
OutlookCode.com and it's forums are always my first point of call with Outlook related programming. Also see the Office Developer Centre.
For your specific scenario the COM Add-ins page links to the following ATL/C++ sample.

mundeep
- 2,727
- 1
- 22
- 24
0
you can use Outlook ActiveX library or CDO COM library, the best choose is to use the first one if you are sure user has installed outlook

Arsen Mkrtchyan
- 49,896
- 32
- 148
- 184
-
where to learn about it is my main question tnx – user63898 May 31 '09 at 14:41
-
here is the book, http://c-books.info/books/news6.php/2007/11/30/professional-outlook-2007-programming.html, you can do find in that page there are many other books too – Arsen Mkrtchyan Jun 01 '09 at 03:04
-
this site is full with porn popups .. i need some legal links – user63898 Jun 01 '09 at 06:29