From mfc7.0
C++: Class hierarchy diagrams for MFC (including Visual C++ 2008 Feature Pack ones)
传说中的mfc 9.0(vs2008)
MFC Hierarchy Chart Part 1 of 3
Classes Derived From CObject
Legend
The Version 9.0 Feature Pack adds new classes to the Microsoft Foundation Class Library.
New classes are indicated with a star.
Managers, Control Support and Helper classes all provide logical and data support for
individual controls or groups of controls.
Managers have the word “Manager” in their name. They typically aggregate and coordinate
functionality that would otherwise be handled by individual classes. Control Support classes
usually provide logical and data support for individual controls.
MFC Hierarchy Chart Part 2 of 3
Classes That Derive From CCmdTarget or CWnd
MFC Hierarchy Chart Part 3 of 3
Classes Not Derived From CObject