mfc中的 tree的使用

时间:2012-03-31 04:45:08
【文件属性】:

文件名称:mfc中的 tree的使用

文件大小:20KB

文件格式:RAR

更新时间:2012-03-31 04:45:08

vc

mfc的使用,如何使用mfc中的tree


【文件预览】:
MFC_TreeCRTL
----StdAfx.cpp(214B)
----dialog211.h(1KB)
----MFC_TreeCRTL.dsw(549B)
----resource.h(1KB)
----dialog211.cpp(1KB)
----dialog11.h(1KB)
----MFC_TreeCRTL.rc(7KB)
----MFC_TreeCRTLDlg.cpp(6KB)
----MFC_TreeCRTL.h(1KB)
----MFC_TreeCRTL.dsp(5KB)
----ReadMe.txt(4KB)
----MFC_TreeCRTLDlg.h(2KB)
----StdAfx.h(1KB)
----MFC_TreeCRTL.cpp(2KB)
----res()
--------MFC_TreeCRTL.rc2(404B)
--------folder open.ico(894B)
--------100132.ico(2KB)
--------apple.ico(2KB)
--------MFC_TreeCRTL.ico(1KB)
--------Crab.ico(2KB)
--------Open Folder.ico(11KB)
--------FOLDER.ICO(894B)
--------Squirrel.ico(2KB)
----dialog11.cpp(1KB)

网友评论

  • 直接编译运行会报错,原因是缺少三个cpp文件,从项目中移除后解决。一个非常简单的treeControl的例子,适合初学者