-
打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包
打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包-Create its own drive firewall, demonstrated how to use drivers to intercept packets
- 2022-07-15 08:14:21下载
- 积分:1
-
windows driver model开发的一个例子程序,适合初学者使用
windows driver model开发的一个例子程序,适合初学者使用-windows driver model example of the development of a procedure for beginners
- 2022-04-08 20:00:50下载
- 积分:1
-
OutputDebugString surveillance information, and debugging easier to use and avai...
监视OutputDebugString信息,,调试用起来方便,并且可通过此方法和内核通信也不错-OutputDebugString surveillance information, and debugging easier to use and available through this method and kernel is also a good communication
- 2022-07-07 13:10:12下载
- 积分:1
-
SM1628 or M6928 vfd driver ic datasheet
SM1628 or M6928 vfd driver ic datasheet-SM1628 or M6928 vfd driver ic datasheet
- 2022-02-20 23:10:01下载
- 积分:1
-
运动控制卡使用Visual C++编程时需要的头文件及关键源文件
运动控制卡使用Visual C++编程时需要的头文件及关键源文件-Control card software
- 2022-08-05 16:04:19下载
- 积分:1
-
elinux jffs初始版本 具体了解JFFS的文件系统!
elinux jffs初始版本 具体了解JFFS的文件系统!-elinux jffs initial version JFFS understanding of the specific file system!
- 2022-10-30 16:50:03下载
- 积分:1
-
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。...
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
- 2022-04-28 10:40:45下载
- 积分:1
-
用VC编写的设备通讯程序,里面有很多规约,自己下载
用VC编写的设备通讯程序,里面有很多规约,自己下载-VC communications equipment prepared by the procedures, there are many statutes, see their own download
- 2022-02-15 13:43:40下载
- 积分:1
-
键盘睡眠键过滤驱动程序
键盘睡眠键过滤驱动程序-keyboard keys sleep filter driver
- 2022-03-26 10:53:50下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1