Add-in Wizard Results
You can use the Platform Builder Add-in Wizard to create your add-in. The Platform Builder Add-in Wizard creates the source files for an add-in. When you complete the add-in, you build your project using the VC6.0 IDE to implement the methods and events. The IDE creates a DLL from these source files.
Additionally, Visual Studio creates classes for each add-in. These classes appear in the ClassView pane of the IDE Project Workspace window and are graphical representations of what the source files contain.
See Also
Add-in Implementation | Files Created by the Add-in Wizard | Classes Created by the Add-in Wizard | PBAddIn Object | Commands Object | Creating Add-ins with the Add-in Wizard
Last updated on Friday, October 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.