搜索资源列表
PtrList
- vc——使用CPtrList类创建和使用链表\PtrList-vc- create and use classes using CPtrList list \ PtrList
ListBoxDemo
- 添加删除列表框的数据\ListBoxDemo,很不错的vc源码,希望能对大家有所帮助-Add to delete the list box data \ ListBoxDemo, very good vc source, I hope you can help
TsToolsSDK
- 在PUDN下载的linux版的TS TOOLS,用VC封装成了SDK.请使用DLL函数查看器.包含了TS(Transport Stream)流相关的的所有操作.-This SDK is rebuilt with VC++ from ts-tools linux version that download from pudn.Please using DLL viewer view the API list.This SDK include all function about Transport
linkgragh
- 图的邻接表存储的所有功能实现在vC下调试通过-Graph adjacency list all the features of the realization of storage in vC debugging through
listprocess
- 一个用vc编写的列进程的程序,模仿进程管理器,很不错-A list prepared by the process of vc procedures, imitating the process manager, is pretty good
clockctrl
- 实现direct3d 和vc设计,The realization of the game box roller to achieve the design direct3d and vc-Direct3d and vc designed to achieve, The realization of the game box roller to achieve the design direct3d and vc
iLeadDownloader
- 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。压缩包内含有DLL源文件以及演示程序。编译运行演示程序时,要将事先编译好的DLL文件拷贝至Debug目录。-Individual packages of a VC++ support multi-tasking, multi-threaded HTTP component of the DLL, and use multi-tasking approach to list management. DLL
colormontor
- VC++绘制颜色列表框。自绘颜色列表框,VC++实现。-VC++ Drawing Color list box. Since the paint color list box, VC++ to achieve.
ProcessView
- VC写的查看系统进程的程序,显示在 list control中,可以结束进程,还有很多改进的空间,希望高手多指正。-VC written procedures for viewing system processes, appear in the list control, you can end the process, there are many room for improvement, I hope more expert correction.
vcnetfilter
- vc 过滤指定目录下的子目录,可以指定过滤条件,指定子目录的过滤条件,指定子目录下所有过滤文件的列表,支持过滤表达式,感兴趣的朋友研究一下。 -vc filter specific subdirectories, you can specify the filter, the filter conditions specified subdirectory, specify the subdirectory list of all the filter files to support th
HideProcess
- VC++实现隐藏程序,并保证不被进程关闭,可设置隐藏的时间。程序实现的基本思路是:加载RegisterServiceProcess函数所在的链接库,得到RegisterServiceProcess函数的地址,执行RegisterServiceProcess函数,在任务列表中隐藏程序卸载链接库,设定定时器,隐藏程序的同时,隐藏窗口。 -VC++ to achieve hidden program, and to ensure that the process is not closed, ca
get_sys_driver_list
- vc获取系统中可用的驱动器列表的程序源码,希望对大家有所帮助-vc acquisition system available drives in the list of program source code, we want to help
Example070
- vc获得Windows 2000中用户名称列表的程序源码,希望对大家有所帮助-vc get a list of user names in Windows 2000' s source code, we hope to help
tree
- 用树型控件列出文件夹,很不错的vc源码,希望能对大家有所帮助-List Folder tree control with very good vc source, I hope you can help
NIDS
- 一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。 CMainFrame* p_Frame //保持筐架类的指针 CEdit* m_pEdit //保存编辑框类的指针 CListCtrl* m_pList //保存列表类的指针 CTreeCtrl* m_pTree //保存树型控件的指针 CComboBox* m_pComboBox //保存组合筐的指针 以下的成员
ProcessXP.VC
- 列印XP系统的处理线程,包含PID,线程名,用户等-List WindowsXP Processes
dymonic-list
- VC++列表值动态添加与删除,以前见到过的小功能,点选按钮可在左侧的列表框中动态增加项值、删除项值,类似网页中的Select列表,在用法上有相似之处。-The list of VC++ value dynamically add and delete previously seen little feature, click the button in the left list box dynamically increase the key value, the value of the d
ListCtrlHeaderSort
- 一个在VC中支持排序功能的list control组件,只包括控件源代码,没有示例。MyListCtrl这个类可以实现点击列表头时,对列进行排序。想实现这样功能的listctrl可以用它来作为基类。-Support the sort function in VC list control components, including source code control example. This class MyListCtrl can be achieved when you click o
PopManu
- VC在列表控件中添加右键弹出菜单PopManu实例源代码-Add the context menu PopManu example source code VC list control
CStudentList
- VC++列表的增删改查操作,用于新手练习,受益匪浅-VC++List Insert Delete Update Select