ATL Wizards and Dialog Boxes
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at ATL Wizards and Dialog Boxes.
The Active Template Library (ATL) wizards generate boilerplate code for various kinds of COM objects. You can run the wizards by opening the shortcut menu for a project in Solution Explorer and choosing Add, Class.
Related Articles
Title | Description |
---|---|
Creating an ATL Project | Describes the ATL project wizard and its settings. |
ATL Simple Object | Creates a basic object. |
ATL Property Page | Creates a basic property page. |
ATL OLE DB Provider | Creates a basic OLE DB provider. |
ATL OLE DB Consumer | Creates a basic OLE DB consumer. |
ATL Dialog Box | Creates a basic dialog box. |
ATL Control | Creates a basic ActiveX control. |
ATL COM+ 1.0 Component | Creates a basic ATL COM+ 1.0 component |
ATL Active Server Page Component | Creates a basic ATL Active Server Page component. |
ATL COM Desktop Components | Links to the ATL documentation. |