文件名称:VListCtrlTest150826
- 所属分类:
- ListView/ListBox
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-08-27
- 文件大小:
- 1.19mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个CListCtrl的扩展类及其应用实例。该类采用虚拟列表作为数据获取的手段(后台),前台采用OWNERDRAWFIXED用户自行绘制,并实现了背景动态贴图和ADO访问Access数据库。-Extension classes and application examples of a CListCtrl. This class uses a virtual list as a means of data acquisition (background), reception using OWNERDRAWFIXED user to draw, and to achieve the background of dynamic textures and ADO access Access .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VListCtrlTest\datastruct.cpp
.............\datastruct.h
.............\Debug\VListCtrlTest.exe
.............\images\bg0.jpg
.............\......\bg1.jpg
.............\......\bg2.jpg
.............\......\bg3.jpg
.............\......\bg4.jpg
.............\......\bg5.jpg
.............\......\bg6.jpg
.............\......\bg7.jpg
.............\......\bg8.jpg
.............\msado15.tlh
.............\msado15.tli
.............\MyVirtualList.cpp
.............\MyVirtualList.h
.............\ReadMe.txt
.............\..lease\Student.accdb
.............\.......\VListCtrlTest.exe
.............\res\man.ico
.............\...\VListCtrlTest.ico
.............\...\VListCtrlTest.rc2
.............\...\woman.ico
.............\resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\Student.accdb
.............\Student.cpp
.............\Student.h
.............\VListCtrlTest.clw
.............\VListCtrlTest.cpp
.............\VListCtrlTest.dsp
.............\VListCtrlTest.dsw
.............\VListCtrlTest.h
.............\VListCtrlTest.opt
.............\VListCtrlTest.plg
.............\VListCtrlTest.rc
.............\VListCtrlTestDlg.cpp
.............\VListCtrlTestDlg.h
.............\Debug
.............\images
.............\Release
.............\res
VListCtrlTest