-
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
-
三星2440 支持7寸日立LCD 驱动程序源码
三星2440 支持7寸日立LCD 驱动程序源码-Samsung 2440 to support the 7-inch Hitachi LCD driver source
- 2022-08-22 10:59:10下载
- 积分:1
-
windows2000驱动程序编写相关非常有用的书籍
windows2000驱动程序编写相关非常有用的书籍-windows2000 driver related to the preparation of very useful books
- 2023-07-06 08:55:03下载
- 积分:1
-
floppy disk 驱动源码;开发工具winddk
floppy disk 驱动源码;开发工具winddk-floppy disk drive source Development Tools winddk
- 2022-03-25 10:40:57下载
- 积分: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
-
键盘过滤驱动源码,本例子是过滤了Caps Lock键,修改成了Ctrl键....
键盘过滤驱动源码,本例子是过滤了Caps Lock键,修改成了Ctrl键.-Keyboard filter driver source code, this example is the filtering of the Caps Lock key, modify became the Ctrl key.
- 2022-02-01 21:40:13下载
- 积分:1
-
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。...
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。-program of 192*64 graphical LCD Driver,you can apply this driver to your own system by rewriting little of the code.
- 2022-03-23 08:14:37下载
- 积分:1
-
MSYS in the windows under the simulation of a unix
MSYS在windows下模拟了一个类unix的终端,它带有一些unix终端下常用的工具,如ls、tail、tar,其实它是相应unix/linux工具的windows版,而且它的环境会继承windows的一些系统变量,如path,如果windows下装有ruby、rails,在它的环境里同样都可以直接运行
至于如何使用,大家自己慢慢试吧
-MSYS in the windows under the simulation of a unix-type terminal, it is a bit under the unix terminals commonly used tools such as ls, tail, tar, in fact it is the corresponding unix/linux tools for windows version, and it will inherit the environment of windows some system variables, such as the path, if under windows with ruby, rails, in its environment can be directly run the same as to how the use of their time U.S. trial bar
- 2023-08-25 20:50:04下载
- 积分:1
-
Sample writing device driver using assembly
Sample writing device driver using assembly
- 2023-08-22 11:05:03下载
- 积分:1
-
sl811hs driver
sl811hs 驱动- sl811hs driver
- 2022-01-21 20:56:47下载
- 积分:1