-
Cy3662在Linux下的驱程开发
Cy3662在Linux下的驱程开发-Cy3662 under Linux-development drive
- 2022-12-16 19:25:03下载
- 积分:1
-
以太网的驱动部分,keil环境下,使用C语言实现,很有用的,互相学习...
以太网的驱动部分,keil环境下,使用C语言实现,很有用的,互相学习-enet
- 2022-01-24 09:37:17下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1
-
本例子是从网上一个的代码更改过来,原先只有对网络数据进行拦截,后来经过本人的更改,实现了对文件(2k和xp下测试过)的访问权限控制...
本例子是从网上一个的代码更改过来,原先只有对网络数据进行拦截,后来经过本人的更改,实现了对文件(2k和xp下测试过)的访问权限控制-this case from the Internet is a code change over, only to the original data network to intercept and were later I change and realize the right paper (2k and tested under xp) Access Control
- 2022-01-26 05:03:46下载
- 积分: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
-
驱动开发中使用到的未公开函数如zwdeletefile等
驱动开发中使用到的未公开函数如zwdeletefile等-Driven Development in the use of undisclosed function, such as such as zwdeletefile
- 2023-08-03 07:20:03下载
- 积分:1
-
In Windowsxp+ VC+++ Windows2000 DDK+ DriverStudio environment USB driver source...
在Windowsxp+VC++ +Windows2000 DDK+DriverStudio环境下的USB驱动源码-In Windowsxp+ VC+++ Windows2000 DDK+ DriverStudio environment USB driver source code
- 2023-04-25 09:30:02下载
- 积分:1
-
该源码是用DDK编写的WDM驱动程序,可以与上一个驱动程序对照阅读...
该源码是用DDK编写的WDM驱动程序,可以与上一个驱动程序对照阅读
- 2023-08-31 23:05:03下载
- 积分:1
-
应用程序 usb下载 可以用来下载上传数据
应用程序 usb下载 可以用来下载上传数据 -Usb application download can be used to download From data
- 2022-06-02 07:25:17下载
- 积分:1
-
修正后的USB端口监测数据,安装好WDK后打开VC,选择 tools
修正后的USB端口监测数据,安装好WDK后打开VC,选择 tools->options…->directories,将WDK的Include和Lib文件包含进来-Amended USB port monitoring data, and opened the WDK installed VC, choose tools-> options ...-> directories, will be the WDK document contains Include and Lib in.
- 2022-02-04 17:05:17下载
- 积分:1