Microsoft Foundation Class Library
From Solid Graphics Wiki
(Redirected from MFC)
The Microsoft Foundation Class Library (also called Microsoft Foundation Classes or MFC) is a programming library that wraps portions of the Windows API in C++ classes and also provides a default application framework. It defines classes for many of the handle-managed Windows objects, predefined windows and common controls.
For more information see the Wikipedia article about the MFC.
