How to create a COM add-in in Outlook 2000
This article was previously published under Q230225 On This PageSUMMARY This article provides an overview of how to create a COM
add-in in Outlook 2000. MORE INFORMATIONOverviewCOM add-ins are a new feature in Microsoft Office 2000 and are supported by all Office programs, including Outlook. Key benefits of COM add-ins include:
What You Need to Create a COM Add-inIn addition to Outlook 2000, you need one of the following development environments to create a COM add-in for Office or Outlook:
Resources and ExamplesThere are many resources and examples about how to implement an Office or Outlook COM add-in.Outlook-Specific InformationCOM Add-ins Part I: Introducing an Office 2000 Solution for the Entire (Office) Family:http://msdn2.microsoft.com/en-us/library/Aa155767(office.10).aspx (http://msdn2.microsoft.com/en-us/library/Aa155767(office.10).aspx) COM Add-ins Part II: Building a COM Add-in for Outlook 2000:http://msdn2.microsoft.com/en-us/library/Aa140126(office.10).aspx (http://msdn2.microsoft.com/en-us/library/Aa140126(office.10).aspx) Sample chapter from "Professional Outlook 2000 Programming:"http://www.cdolive.com/prool2k.htm (http://www.cdolive.com/prool2k.htm) COM Add-in Information from the Slipstick Systems Web site:http://www.slipstick.com/dev/comaddins.htm (http://www.slipstick.com/dev/comaddins.htm) General COM Add-in InformationMicrosoft Office 2000/Visual Basic Programmer's GuideChapter 11: Add-ins, Templates, Wizards, and Libraries: http://msdn2.microsoft.com/en-us/library/Aa189019(office.10).aspx (http://msdn2.microsoft.com/en-us/library/Aa189019(office.10).aspx) Developing COM Add-Ins for Microsoft Office 2000:msdn.microsoft.com/library/en-us/dno2kta/html/comaddins.asp (http://msdn2.microsoft.com/en-us/library/Aa155640(office.10).aspx) Creating a Microsoft Office 2000 COM Add-in:http://msdn2.microsoft.com/en-us/library/Aa155761(office.10).aspx (http://msdn2.microsoft.com/en-us/library/Aa155761(office.10).aspx) Microsoft Knowledge Base Articles238228 (http://support.microsoft.com/kb/238228/) How To Build an Office 2000 COM Add-In in Visual Basic
230689 (http://support.microsoft.com/kb/230689/EN-US/) SAMPLE: Comaddin.exe Office 2000 COM Add-In Written in Visual C++
254006 (http://support.microsoft.com/kb/254006/EN-US/) INFO: Access Data Retrieval Sample Add-In Available for Download
232680 (http://support.microsoft.com/kb/232680/EN-US/) FP2000: How to Work With COM Add-ins in FrontPage 2000
Important Things to Know About OutlookThe following Microsoft Knowledge Base articles provide information about the key things that you should be aware of when you develop a COM add-in for Outlook:208332 (http://support.microsoft.com/kb/208332/EN-US/) OL2000: You Cannot Fully Quit Outlook When You Use a COM Add-in
208316 (http://support.microsoft.com/kb/208316/EN-US/) OL2000: All COM Add-in Run-Time Errors Must Be Trapped
230504 (http://support.microsoft.com/kb/230504/EN-US/) OL2000: CommandBars Not Available from Application Object
REFERENCESFor additional information about available resources and
answers to commonly asked questions about Microsoft Outlook solutions, click
the article number below to view the article in the Microsoft Knowledge Base: 146636 (http://support.microsoft.com/kb/146636/EN-US/) OL2000: Questions About Custom Forms and Outlook Solutions
| Article Translations
|

Back to the top
