-
Slides from Programming WDM Chapter 3 Walter Oney
Slides from Programming WDM Chapter 3 Walter Oney
- 2022-05-13 18:53:31下载
- 积分:1
-
Windows内核级文件系统访问操作驱动程序
Windows内核级文件系统访问操作驱动程序-Windows???? ?? ?? ?? ?? ???? ?? ????μ?? ?? ?????? ?? ?? × ÷ ???? ?? ?? ?? ????ò
- 2022-03-11 11:17:41下载
- 积分:1
-
8042驱动代码
8042驱动代码-8042 drive code
- 2023-04-25 07:20:03下载
- 积分:1
-
bt878驱动程序编程
bt878驱动程序编程-driven programming
- 2023-08-11 17:30:03下载
- 积分: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
-
FSD的经典例子 相信很多人需要啊 大家快下在吧
FSD的经典例子 相信很多人需要啊 大家快下在吧-FSD classic example of the need for a lot of people believe that the U.S. Express in ah you
- 2022-04-19 16:36:41下载
- 积分:1
-
linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章
linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
- 2022-09-30 06:35:03下载
- 积分:1
-
This is prepared to use a FIFO queuing procedures, data can be read there is a F...
这是使用FIFO编写的一个排队程序,可以将读取的数据存在一个FIFO中,由应用程序读取-This is prepared to use a FIFO queuing procedures, data can be read there is a FIFO, the read by the application
- 2022-04-10 16:32:57下载
- 积分:1
-
ARM主USB程序,在三星44B0上可以运行,
ARM主USB程序,在三星44B0上可以运行,-ARM main USB procedures, the Samsung 44B0 can run,
- 2022-05-28 08:05:48下载
- 积分:1
-
窗口从驱动程序获取信息,仅供参考。一些…
从驱动中获取窗口信息,仅供参考.其中有些硬编码在不同版本下需要修正,请注意,不能直接生吞活剥。-Window from the driver to obtain information, for reference purposes only. Some of them hard-coded in the different versions of the need to amend, please note that should not directly生吞活剥.
- 2022-02-11 15:28:18下载
- 积分:1