MFC
Microsoft Foundation Classes - a C++ class library. It is essential
for developing Windows applications using
Visual C++.
The library contains wrapper classes for most of the Windows API, and
also implements a wide variety of nice additions such as container classes,
strings and memory files.
I have a lot of experience using this library.
Projects