搜索资源列表
mytreelist1
- 实现自己的TREELIST,该例子把TREE和LIST结合起来实现了两者的功能-realize their TREELIST. the examples and put TREE LIST combine to achieve the two functions
Chap22
- 用MFC制作的windows程序,,希望大家能提出宝贵的建议-produced using MFC windows procedures, and I hope they will put forward valuable suggestions
CustomHeader.zip
- C# 要实现ListView的各行各列重绘是一件很麻烦的事情,最近就确定要实现一个功能需求,在一个ListView各行的第二列(Details模式)加入一个小图标。之前已经领教过ListView的设置,要开启重绘ListView各行,就必须重载它的OnDrawSubItem,但是ListView默认是不会执行你重载的OnDrawSubItem事件的,除非你把它OwnerDraw设置为true,即打开由用户控制绘图模式。然而让人抓狂的是,OwnerDraw=true后,整个ListView的Ite
CListCtrl.files
- CListCtrl的使用,里面有详细的描述-the useage of CListCtrl,and the code is put in the file
