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.

Title

Description

Creating an ATL Project

Describes the ATL project wizard and its settings.

Adding an ATL Simple Object

Creates a basic object.

Adding an ATL Property Page

Creates a basic property page.

Adding an ATL OLE DB Provider

Creates a basic OLE DB provider.

Adding an ATL OLE DB Consumer

Creates a basic OLE DB consumer.

Adding an ATL Dialog Box

Creates a basic dialog box.

Adding an ATL Control

Creates a basic ActiveX control.

Adding an ATL COM+ 1.0 Component

Creates a basic ATL COM+ 1.0 component

Adding an ATL Active Server Page Component

Creates a basic ATL Active Server Page component.

ATL COM Desktop Components

Links to the ATL documentation.