好..品味...MFC类别组织框架图变迁(4.2,7.0,9.0)

 

好..品味...MFC类别组织框架图变迁(4.2,7.0,9.0)

 

From mfc7.0

 

C++: Class hierarchy diagrams for MFC (including Visual C++ 2008 Feature Pack ones)

 

源文档 <http://blogs.msdn.com/b/yvesdolc/archive/2008/03/24/c-class-hierarchy-diagrams-for-mfc-including-visual-c-2008-feature-pack-ones.aspx>

 

传说中的mfc 9.0vs2008

 

MFC Hierarchy Chart Part 1 of 3

Classes Derived From CObject

 

好..品味...MFC类别组织框架图变迁(4.2,7.0,9.0)

 

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类别组织框架图变迁(4.2,7.0,9.0)

 

 

MFC Hierarchy Chart Part 3 of 3

Classes Not Derived From CObject

 

好..品味...MFC类别组织框架图变迁(4.2,7.0,9.0)

相关文章:

  • 2021-05-31
  • 2021-06-06
  • 2021-07-10
  • 2021-05-01
  • 2022-12-23
  • 2021-09-19
猜你喜欢
  • 2021-09-13
  • 2021-12-23
  • 2021-07-09
  • 2022-01-07
  • 2021-07-02
  • 2022-12-23
相关资源
相似解决方案