Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Visual C++ 6.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
Send Feedback on this topic to the authors