资源列表
ListCtrlDemo-tutorial
- VC中的CListCtrl功能灵活但初学者往往很难掌握其用法.本代码相当于CListCtrl的使用教程,其中详细展示了ListCtrl的各种用法
GridCtrlTest
- 基于visual c++用CGridCtrl表格控件编写的一个小对话框程序(The dialog procedure written in control CGridCtrl based on visual c++)
系统监控接收端(HTT)
- 网络SOCKET通信类的应用,并将结果反馈到界面LISTBOX中,还同时有写入LOG的过程。-Socket Communications Network Application and the results fed into the interface LISTBOX, also a write LOG process.
CListCtrl_Sort
- 具有排序功能的listctrl,包含多中列排序方法。-Has a sort function listctrl, the list contains more than sorting method.
yjs
- 数据库的应用和ListBox的结合,可以比较好的学习二者的结合-database applications and ListBox, the combination can better learn a combination of both
TurboDLL_
- vc写的模拟列表控件,用于VC++学习之用-vc wrote simulation the list controls for VC++ learning with
CTree-and-CListCtrl
- CListCtrl列表控件和CTreeCtrl控件形成的一个SuperGridCtrl类,可以以树形式显示第一列,心报表形式显示其它列.树可以展开. 已经将bin文件和封装的类封装好,有vc6.0和vs2008工程文件.-CListCtrl list control and CTreeCtrl control the formation of a SuperGridCtrl class in a tree form of the first column, the heart in tabula
s12_1
- 在用VC开发应用程序的时候,经常要在对话框上显示位图。如果把位图加入资源中,当然是省时省力,但程序却也增肥不少,并且失去了灵活性。而如果你要动态地显示一大堆图片,各个图片大小不一,这岂不…本文就是介绍如何在对话框上显示位图,并且如何让对话框自动适应位图的大小的。-in VC application procedures, often in the dialog box shown on the bitmap. If the bitmap join resources is, of course,
ADO地初步学习
- vc操作ado连接access数据库操作,这是一个基本的数据库连接。在vc++6.0上运行成功-vc operation ado connecting access database operation, which is a basic database connections. In vc 6.0 running on success
list
- 控件CListCtrl的 icon模式下,如何在添加文字的基础上添加图标-the control :CListCtrl how to use icons
CheckBoxComboBox
- combobox+checkbox勾选下拉列表(combobox+checkbox checked dropdown list)