资源列表
labview-and-PLC
- 基于labview的三菱PLC通讯程序,经测试可与三菱系列PLC通讯,读取数据寄存器的值,置位复位等都可以。-Mitsubishi PLC communication program based on LabVIEW, tested with Mitsubishi PLC communications, value of the read data register Set_Reset can all be.
可编辑CListCtrl
- 在CListCtrl增加可编辑的CComboBox和Edit控件
gridctrl_demo226
- gridctrl演示程序源代码!
SkinListDone
- 一个自定义皮肤的listCtrl控件代码,对ClistCtrl重新进行了封装,自绘滚动条以及标题栏和背景颜色,自学的一个好例子。-A custom skin listCtrl control code, the ClistCtrl been re-packaged, self-painted scroll bar and title bar and background color, self-study is a good example.
CListCtrlEx
- 对MFC的CListCtrl控件的扩展,可以对每行添加进度条、编辑框、复选框等控件-MFC' s CListCtrl control of the extension, you can add a progress bar for each row, edit boxes, check boxes and other controls
CustomizeListview
- listview重绘的示例代码,包括背景的重绘,渐变背景,可以显示进度条。-listview redraw the sample code, including the background redraw, gradient backgrounds, can display the progress bar.
gridctrl227_src
- MFC Grid control 2.27 源码 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Source new version fixes a memory leak, adding new features.
NandFlash
- STM32F407读写NanoFlash示例-STM32F407 read NanoFlash Example
listPcontrol
- MFC 列表控件(ListControl)扩展类集合(10多种),其中有两个功能可以说是扩展到了极致。感兴趣的朋友不妨看看~,VC6-MFC list control (ListControl) extension class collection (more than 10 kinds), which has two functions can be said to extend to the extreme. Interested friends may wish to look ~, VC
ListCtlOwnDrawNew
- 对之前上传的《ListCtrlOwnerDraw.zip》进行了更新,完善了多行拖动滚动条时网格线重叠的现象。自绘的listctrl控件,可设置头部背景、字体、高度,item项可设置行高、背景色、文本颜色和高度,可自定义设置网格线的颜色-Before uploading "ListCtrlOwnerDraw.zip" has been updated to improve the multi-line when you drag the scroll bar grid lin
GridCtrlTest
- 基于visual c++用CGridCtrl表格控件编写的一个小对话框程序(The dialog procedure written in control CGridCtrl based on visual c++)
CheckBoxComboBox
- combobox+checkbox勾选下拉列表(combobox+checkbox checked dropdown list)