资源列表
[钩子与API截获] GetPassHook
说明:昨天在网上看的一篇教程,是关于动态链接库的全局键盘钩子!可以截取密码框信息。希望大家共同学习!-yesterday in view of an online tutorial is on the dynamic link library on the overall situation keyboard hook! Box interception password information. Hope we learn together<闵敏> 在 2008-10-13 上传 | 大小:45.43kb | 下载:0
[界面编程] 对MFC的Dialog进行了一系列的扩展
说明:对MFC的Dialog进行了一系列的扩展.详细使用说明见附带的CDialogEx.htm文件. 设计思想可见源代码的注释-right MFC Dialog carried out a series of expansion. A detailed descr iption of the use of incidental CDialogEx.htm document. Design ideas can be seen in the<陆冬> 在 2008-10-13 上传 | 大小:11.71kb | 下载:0
[界面编程] 20040318105033_vcotlface
说明:类似Vc和Outlook的界面 类似Vc和Outlook的界面,挺有用的。-similar Vc and Outlook interface similar Vc and Outlook interface, quite useless.<张茜> 在 2008-10-13 上传 | 大小:127.21kb | 下载:0
[Windows编程] 有时钟使能端的十进制计数器
说明:有始终使能端的十进制计数器,经验证可以实现-have always enable side of the decimal counter, the experience can be achieved certification<常小河> 在 2008-10-13 上传 | 大小:823byte | 下载:0
[网络编程] GetNeighborInfo
说明:局域网网络通信编程实例 获取局域网内其他计算机的信息-LAN network communications programming examples LAN access to other computer information<王春 > 在 2008-10-13 上传 | 大小:35.41kb | 下载:0
[网络编程] GetNeighbor
说明:获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器-access online neighbors IP address and the computer name of the conversion between mapping network drives<王春 > 在 2008-10-13 上传 | 大小:47.52kb | 下载:0
[驱动编程] CharSample
说明:CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by De<秦生> 在 2008-10-13 上传 | 大小:1.58mb | 下载:0
[网络编程] ModemProgram
说明:Modem /串口通信编程 Modem编程-Modem / Modem Serial Communication Programming Programming<王春 > 在 2008-10-13 上传 | 大小:43.56kb | 下载:0
[驱动编程] CharFilter_Class
说明:CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。<秦生> 在 2008-10-13 上传 | 大小:1.61mb | 下载:0