Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.76 KB

atl-mfc-shared-classes.md

File metadata and controls

29 lines (22 loc) · 1.76 KB
description title ms.custom ms.date ms.topic f1_keywords helpviewer_keywords ms.assetid
Learn more about: ATL/MFC Shared Classes
ATL-MFC Shared Classes
index-page
11/04/2016
conceptual
vc.classes.shared
CPoint class, shared class
CFileTimeSpan class, shared class
COleDateTime class, shared class
CFixedStringT class, shared class
CStrBufT class, shared class
CFileTime class, shared class
CRect class, shared class
CSimpleStringT class, shared class
CStringT class, shared class
CSize class, shared class
CStringData class, shared class
IAtlStringMgr class, shared class
shared classes, MFC and ATL
COleDateTimeSpan class, shared class
CString objects, shared class
shared classes
e13aaac3-21ec-4f4d-8834-432b40fde544

ATL/MFC Shared Classes

These utility classes can be used in any native C++ project without requiring any MFC DLL.

In This Section

Classes Shared Between MFC and ATL
Provides links to the classes shared between MFC and ATL.

Related Sections

Active Template Library (ATL) Reference
Provides reference material for the ATL Library, a set of template-based C++ classes that simplify the programming of COM objects.

Microsoft Foundation Class Library (MFC) Reference
Provides reference material for the MFC Library, a set of classes in that constitute an application framework, which is the framework of an application written for the Windows API.

Debugging
Provides links to using the Visual Studio debugger to correct logic errors in your application or stored procedures.