Print this page

Microsoft Foundation Class(MFC)

The Microsoft Foundation Class Library is a library that wraps portions of the Window API in C++ classes, including functionality that enables them to use a default application framework. Classes are defined for many of the handle-managed Windows objects and also for predefined windows and common controls.

Product version

MFC version

Microsoft C/C++ 7.0

MFC 1.0

Visual C++ 1.0

MFC 2.0

Visual C++ 1.5

MFC 2.5

Visual C++ 2.0

MFC 3.0

Visual C++ 2.1

MFC 3.1

Visual C++ 2.2

MFC 3.2

Visual C++ 4.0

MFC 4.0 (mfc40.dll included with Windows 95)

Visual C++ 4.1

MFC 4.1

Visual C++ 4.2

MFC 4.2 (mfc42.dll included with Windows 98-First Edition)

eMbedded Visual C++ 3.0

MFC 4.2 (mfc42.dll)

Visual C++ 5.0

MFC 4.21 (mfc42.dll)

Visual C++ 6.0

MFC 6.0 (mfc42.dll)

eMbedded Visual C++ 4.0

 

Visual C++ .NET 2002

MFC 7.0 (mfc70.dll)

Visual C++ .NET 2003

MFC 7.1 (mfc71.dll)

Visual C++ 2005

MFC 8.0 (mfc80.dll)

Visual C++ 2008

MFC 9.0 (mfc90.dll)



















Previous page: .NET Framework class library
Next page: CObject