Tree和ListCtrl的完美结合

时间:2014-04-15 03:43:15
【文件属性】:
文件名称:Tree和ListCtrl的完美结合
文件大小:103KB
文件格式:ZIP
更新时间:2014-04-15 03:43:15
Tree ListCtrl Tree和ListCtrl的完美结合,在ListCtrl中使用Tree
【文件预览】:
bin
----release()
----debug()
TurboDLL
----ReadMe.txt(310B)
----StdAfx.h(1KB)
----TLCDropWnd.h(1KB)
----TreeListCtrl.h(26KB)
----TreeListDC.h(835B)
----TurboDLL.def(190B)
----TLHDropWnd.h(2KB)
----TreeListCtrl.cpp(147KB)
----TLCDragWnd.cpp(28KB)
----TurboDLL.dsw(539B)
----TreeListResource.h(610B)
----TreeListResource.cpp(547B)
----TLHDragWnd.cpp(8KB)
----TurboDLL.mak(11KB)
----TurboDLL.dep(4KB)
----TreeListDC.cpp(1KB)
----RES()
--------cur_cross.cur(326B)
--------cur_lockbox.cur(326B)
--------bm_def_head.bmp(630B)
--------CUR_STOP.CUR(326B)
--------bm_checkbox.bmp(502B)
--------bm_def_sort.bmp(438B)
--------CUR_SIZE.CUR(326B)
--------CUR_VERT.CUR(326B)
--------bm_bkgnd2.bmp(1KB)
--------cur_checkbox.cur(326B)
--------TurboDLL.rc2(400B)
--------CUR_HORZ.CUR(326B)
--------CUR_DROP.CUR(326B)
--------cur_split.cur(326B)
--------BM_BKGND.BMP(1KB)
--------bm_def_tree.bmp(630B)
--------cur_button.cur(326B)
--------bm_lockbox.bmp(310B)
----TreeListHeaderCtrl.h(4KB)
----xTurboDLL.h(933B)
----TreeListItem.cpp(5KB)
----TurboDLL.plg(6KB)
----TLHDragWnd.h(2KB)
----TreeListTipCtrl.cpp(10KB)
----TreeListItem.h(3KB)
----TurboDLL.rc(5KB)
----TreeListComboCtrl.h(1KB)
----TreeListEditCtrl.cpp(1KB)
----TreeListStaticCtrl.cpp(2KB)
----Resource.h(1KB)
----TLCDragWnd.h(2KB)
----TLCDropWnd.cpp(4KB)
----TreeListTipCtrl.h(3KB)
----TLHDropWnd.cpp(4KB)
----TurboDLL.cpp(2KB)
----TurboDLLD.def(192B)
----TurboDLL.clw(2KB)
----TreeListEditCtrl.h(1KB)
----TreeListStaticCtrl.h(1KB)
----TreeListComboCtrl.cpp(1KB)
----TurboDLL.dsp(8KB)
----StdAfx.cpp(210B)
----TurboDLL.h(201B)
----TreeListColumnInfo.cpp(4KB)
----TreeListHeaderCtrl.cpp(30KB)
----TreeListColumnInfo.h(4KB)
TurboDemo
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----MyTreeListCtrl.cpp(4KB)
----TurboDemo.rc(5KB)
----TurboDemoDlg.cpp(7KB)
----res()
--------TreeListDemo.ico(766B)
--------TurboDemo.ico(1KB)
--------bitmap1.bmp(2KB)
--------TurboDemo.rc2(401B)
----TurboDragDlg.cpp(10KB)
----TurboDemo.clw(1KB)
----TurboDemo.dsp(5KB)
----TurboDemo.dsw(541B)
----TurboDemoDlg.h(1KB)
----TurboDragDlg.h(1KB)
----Resource.h(730B)
----TurboDemo.h(1KB)
----TurboDemo.cpp(2KB)
----MyTreeListCtrl.h(1KB)
----StdAfx.cpp(211B)

网友评论

  • 现在这些资料真是奇怪,没有图片,没有说明,我下载后,在高版的VS中,编译是不通过的。本来下载只是为了看看到底什么样,连编译都不过。
  • 很强大,正准备用于工程中。
  • 不错 界面漂亮
  • 可以直接运行,很有参考价值
  • 不错,只是不是在窗口而是在dialog里
  • 可以用,介面就看個人嚕
  • 可以直接运行,界面也很漂亮
  • 不错,只是不是在窗口而是在dialog里
  • 很强大,从CWnd派生出一个CTreeListCtrl,实现Tree和List的功能,值得参考