Tree views are capable of storing hierarchical data, which isn t intuitively ser...
- 资源大小:41.06 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows开发
资 源 简 介
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
文 件 列 表
treestore
ChildFrm.cpp
ChildFrm.h
Debug
MainFrm.cpp
MainFrm.h
NewItemDlg.cpp
NewItemDlg.h
ReadMe.txt
res
Resource.h
StdAfx.cpp
StdAfx.h
TreeStore.clw
TreeStore.cpp
TreeStore.dsp
TreeStore.dsw
TreeStore.h
TreeStore.rc
TreeStoreDoc.cpp
TreeStoreDoc.h
TreeStoreView.cpp
TreeStoreView.h