Detect-It-Easy/info/MFC.html
horsicq ef66673ead Fix
2019-04-29 18:06:41 +02:00

3 lines
423 B
HTML

The Microsoft Foundation Class Library (also Microsoft Foundation Classes or MFC) is a library that wraps portions of the Windows 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.
Site: http://msdn.microsoft.com/en-us/library/d06h2x6e(v=VS.100).aspx