Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.38 KB

atl-com-desktop-components.md

File metadata and controls

47 lines (33 loc) · 2.38 KB
description title ms.date helpviewer_keywords ms.assetid
Learn more about: ATL COM Desktop Components
ATL COM Desktop Components
10/19/2018
ATL, reference
ATL, about ATL
291f38d1-d2de-4687-86a9-99b4fd35706c

ATL COM Desktop Components

The ATL Reference documents the Active Template Library (ATL), a set of template-based C++ classes that simplify the programming of Component Object Model (COM) objects. COM is a binary specification for creating and consuming software components on Windows. To fully take advantage of ATL, a working familiarity with COM is highly recommended. For more information about COM, see Component Object Model (COM).

In This Section

ATL Class Overview
Provides links to and brief descriptions of the ATL classes organized by category.

ATL Classes and structs
Provides reference material on the classes and structs organized alphabetically.

ATL Functions
Provides reference material on the global functions organized alphabetically. Includes topics organizing the functions into categories.

ATL Global Variables
Provides reference material on the global variables organized alphabetically.

ATL Macros
Provides reference material on the macros organized alphabetically. Includes topics organizing the macros into categories.

ATL Typedefs
Provides reference material on the typedefs organized alphabetically

Worker Archetype
Provides a links to the ATL Worker archetype.

Related Sections

ATL
Provides topics on how to program using the Active Template Library (ATL).

ATL Tutorial
Leads you through the creation of a control and demonstrates some ATL fundamentals in the process.

ATL Samples
Sample code that shows how to use ATL to write COM objects.

OLE DB Templates
Provides reference material for the OLE DB consumer and provider templates, a set of template classes that implement many commonly used OLE DB interfaces.