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.
Provides reference material for MFC classes provided as an add-on to MFC 9.0 with support for the Office Fluent UI ribbon functionality, docking windows, enhanced toolbars and controls, an application visual manager, and more.
Provides reference material for the OLE DB consumer and provider templates, a set of template classes that implement many commonly used OLE DB interfaces.
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.
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.
Provides reference material for supported extensions to the Standard C++ Library in Technical Report 1, including array templates, random number generators, smart pointers, type traits, templates for tuples, regular expressions, and more.
The STL/CLR Library is a packaging of the Standard Template Library (STL), a subset of the Standard C++ Library, for use with C++ and the .NET Framework common language runtime (CLR). With STL/CLR, you can use all the containers, iterators, and algorithms of STL in a managed environment.