Learn how to write an add-in for Microsoft Word 2000 using this detailed tutorial.
Writing MS WORD Addins
Published 04/10/2003
Learn how to write an add-in for Microsoft Word 2000 using this detailed tutorial.
Learn the steps involved to add a custom menu entry to the PocketPC "New" Button Menu. The sample project adds menu items and handles respective menu clicks.
Learn how to program an Outlook 2000/2K+/COM addin using a pure ATL COM object. Start out by writing a basic functional COM addin. You'll then learn how to add standard UI elements such as toolbars and menu items, how to respond to their events, and how to add your own property sheet.
Create bitmap buttons used in a simple user interface.
Nice tutorial on using ADO from an ATL component