Microsoft Foundation Class Library
Appearance
The Microsoft Foundation Classes is a set of classes in C++ that serve as a wrapper for the Windows API. Each class controls a different object; for example, the CDialog class controls a dialog.
The Microsoft Foundation Classes is a set of classes in C++ that serve as a wrapper for the Windows API. Each class controls a different object; for example, the CDialog class controls a dialog.