Microsoft Foundation Classes

Die Microsoft Foundation Classes (MFC) sind eine Sammlung objektorientierter Klassenbibliotheken (GUI-Toolkit), die von Microsoft für die Programmierung von Anwendungen mit grafischen Benutzeroberflächen für Windows mit C++ entwickelt wurden.

  1. MFC. In: webopedia.com. Abgerufen am 15. Juni 2011 (englisch): „Short for Microsoft Foundation Classes, a large library of C++ classes developed by Microsoft. For Windows-based applications written in C++, MFC provides an enormous headstart. One of the hardest parts of developing C++ programs is designing a logical hierarchy of classes. With MFC, this work has already been done.“