3.7. MFC 3.0

Microsoft Visual C++/Microsoft Foundation Classes


3.7. MFC 3.0

MFC 3.0 shipped with Visual C++ 2.0 in 9/94. It introduced docking toolbars, property sheets and template based collection classes. This was the first release in the MSVC subscription, it was a 32-bit release.

Classes added in MFC 3.0:

Tabbed Dialog Support:

  • CWnd
  • CPropertySheet
  • CDialog
  • CPropertyPage