Visual C++ Libraries Reference
The Visual C++ libraries are documented in the following references.
In This Section
- ATL Reference
-
Provides reference material for the ATL Library, a set of template-based C++ classes that simplify the programming of COM objects.
- ATL Server Reference
-
Provides reference material for the ATL Server Library, a set of native C++ classes that allows you to create Web applications, XML Web services, and other server applications.
- MFC Reference
-
Provides reference material for the MFC Library, a set of classes that constitute an application framework, which is the framework of an application written for the Windows API.
- ATL/MFC Shared Classes
-
Provides reference material for classes shared between ATL and MFC.
- 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.
- Run-Time Library Reference
-
Provides reference material for the C Run-Time Library, a set of routines that automate many common programming tasks that are not provided by the C and C++ languages.
- Standard C++ Library Reference
-
Provides reference material for the Standard C++ Library implementation, a set of header files that provide functions to perform essential services such as input and output and provide efficient implementations of frequently used operations.