Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CListCtrl
Search - CListCtrl - List
一个继承于CListCtrl的类,可实现一个单元格中有多行文本显示。-CListCtrl in a succession of categories, can be a cell for text shows how firms.
Date : 2008-10-13 Size : 11.68kb User : 金阳

导出CListCtrl控件到Excel文件代码 -derived CListCtrl control of the Excel file code
Date : 2008-10-13 Size : 12.85kb User : maokor

功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编码 编译平台: 1.该代码在Windows XP+VC 6.0平台下编译通过。 使用说明: 1.可以用来结束有些以服务进程形式的HACKER及病毒进程。 2.该带代码。可以用来供研究学习,使用! 其他: 此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!
Date : 2008-10-13 Size : 230.85kb User : 璐盟其

一个继承于CListCtrl的类,可实现一个单元格中有多行文本显示。-CListCtrl in a succession of categories, can be a cell for text shows how firms.
Date : 2025-12-23 Size : 11kb User : 金阳

导出CListCtrl控件到Excel文件代码 -derived CListCtrl control of the Excel file code
Date : 2025-12-23 Size : 13kb User : maokor

功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编码 编译平台: 1.该代码在Windows XP+VC 6.0平台下编译通过。 使用说明: 1.可以用来结束有些以服务进程形式的HACKER及病毒进程。 2.该带代码。可以用来供研究学习,使用! 其他: 此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!-Function: write-off to restart the process of front-end shows a list of display and the end of the code Description: 1. CXPButton interface with a series of menus and buttons, the document cited has HyperLink.cpp, HyperLink.h, XPButton, XPButton. Also modify the appearance of clistctrl properties, as well as the sort of realize
Date : 2025-12-23 Size : 231kb User : 璐盟其

在工程中引入外部图片,显示在CListCtrl表格中的方法。这里我以QQ头像图片来示例,QQ有些表格插入图片使用类似的方法-In the project to introduce an external image, displayed in the CListCtrl table method. Here I QQ avatar images example, QQ some forms to insert a picture using a similar methodology
Date : 2025-12-23 Size : 3.31mb User :

在CListCtrl表头上显示BMP图片的一种方法,在网上找了挺长时间,只有一个外国网站有现成的代码,好像要RMB,现整理了下发上来,大家共享。-The head table in the CListCtrl display BMP image a way the Internet is a quite a long time, only one foreign Web sites have an existing code, it seems to be RMB, is now finishing up the next hair we shared.
Date : 2025-12-23 Size : 3.27mb User :

使用CTreeCtrl遍历硬盘所有文件,然后显示出来,点击树节点,在右边的CListCtrl里用图标显示出该文件下的文件,鼠标左键点击某文件,实现打开文件的功能。 功能类似于WINDOWS的文件夹功能-CTreeCtrl traverse all the files using the hard disk, and then displayed, click on the tree node, the right to use CListCtrl in icon shows the file under the file, left mouse button click on a file, to achieve open the files. Function similar to the WINDOWS folder function
Date : 2025-12-23 Size : 248kb User : bing

获取进程列表,运行时间,进程启动时间等等进程信息。包括CListCtrl等控件的使用方法等。-get process information
Date : 2025-12-23 Size : 5.56mb User : 李小锋

DL : 0
一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。    CMainFrame* p_Frame //保持筐架类的指针    CEdit* m_pEdit //保存编辑框类的指针    CListCtrl* m_pList //保存列表类的指针    CTreeCtrl* m_pTree //保存树型控件的指针    CComboBox* m_pComboBox //保存组合筐的指针   以下的成员变量保存了最后一次分析的数据包的各种数据   ip_header* m_pih //ip头 保存最后一次分析的数据包的ip头   tcp_header* m_ptcph //tcp头 保存最后一次分析的数据包的tcp头   udp_header* m_pudph //udp头 保存最后一次分析的数据包的udp头-A VC network intrusion detection module and program code, complete source code, including the necessary controls are in the compressed package, prepared by VC when the lingua franca of network software. CMainFrame* p_Frame // pointer to keep basket racks CEdit* m_pEdit // Save pointer to edit box type CListCtrl* m_pList // save the pointer to the class list CTreeCtrl* m_pTree // save the pointer to the control tree CComboBox* m_pComboBox // save pointer combination basket The following member variable holds the last analysis, all data packets ip_header* m_pih // ip header to save the last analysis the ip packet header tcp_header* m_ptcph // tcp header to save the last analysis of the tcp packet header udp_header* m_pudph // udp header to save the last analysis the udp packet header
Date : 2025-12-23 Size : 1.49mb User : 云梦泽

一个在VC环境下使用的CListCtrl控件,这里扩展了不少功能,在列表中增加了下拉框、日历选择、双击修改等功能,好像与默认的功能相比差大,经过这么增强,功能确实强了不少,有兴趣的看代码。-A VC environment using CListCtrl control, where a lot of extended features added in the drop-down list box, select the calendar, double-click to modify other functions, if compared with the large difference between the default function, after so many enhanced features really strong many are interested to see the code.
Date : 2025-12-23 Size : 47kb User : 詹荣根

非常强大易用,继承自VC自带的CListCtrl,原有的代码不需要任何改变即可加入,可以轻易做出多种风格的CListCtrl,包括可编辑的表格,类似COMBOX的下拉列表,带图标的,更改背景颜色和前景颜色等,甚至有日期选项框,而且可以单独控制每一列,点击列头自动排序等。而且完全免费使用,内有完整源码和详细使用手册。-Change background color and foreground color, even with date option box, and can be controlled separately each column, click on the column head automatic sorting, etc. And completely free to use, with complete source code and detailed manual.
Date : 2025-12-23 Size : 729kb User :

支持各种Item 的 ListCtrl,包含Edit,Image,ComboBox,Button,CHeck,Rado,Rrogre-this is a CListCtrl class
Date : 2025-12-23 Size : 311kb User : 方波

用clistctrl作的可以对每一个表格项进行编辑的程序,涉及到很多方面的知识-Of clistctrl can edit items for each form of the program, involves many aspects of knowledge,,
Date : 2025-12-23 Size : 10kb User : ainkmup

DL : 0
Beautify the focus line shown in CListCtrl(Beautify the focus line to CListCtrl in)
Date : 2025-12-23 Size : 3kb User : cxnstaaiyt

DL : 0
用clistctrl作的可以对每一个表格项进行编辑的程序,涉及到很多方面的知识,,()
Date : 2025-12-23 Size : 10kb User : bgmilar

VC中常用的CListCtrl控件,该代码的功能主要是实现查询,功能不是很强,但代码的思想具有很强的参考,很有实用价值()
Date : 2025-12-23 Size : 9kb User : uzp%252D14852
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.