-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
普通银行输入键盘的驱动程序,非加密模式的键盘都可以驱动...
普通银行输入键盘的驱动程序,非加密模式的键盘都可以驱动-Ordinary banks enter the keyboard driver, non-encrypted mode of the keyboard can be driven
- 2022-09-14 06:10:03下载
- 积分:1
-
一个简单好用的隐藏窗口程序 可用热键隐藏各种窗口
一个简单好用的隐藏窗口程序 可用热键隐藏各种窗口-A simple and easy to hide window hotkey hide all windows programs available
- 2022-05-19 15:39:09下载
- 积分:1
-
CDMA协议
CDMA协议-CDMA Agreement
- 2022-01-24 09:04:21下载
- 积分:1
-
PC watch dog driver
PC watch dog driver
- 2022-03-25 23:17:51下载
- 积分:1
-
JHD12864C LCD display data sheet
JHD12864C LCD display data sheet
- 2022-03-23 16:08:09下载
- 积分:1
-
特纳公司tnf6535应用程序。主用desktop video tuner.
特纳公司tnf6535应用程序。主用desktop video tuner.-company tnf6535 applications. Owners desktop video tuner.
- 2023-03-09 08:30:03下载
- 积分:1
-
PCI设备驱动,主要介绍PCI驱动开发框架,总结了四种获取PCI配置空间的方法。...
PCI设备驱动,主要介绍PCI驱动开发框架,总结了四种获取PCI配置空间的方法。-PCI device drivers, introduces the PCI-driven development framework, summed up the four access to PCI configuration space approach.
- 2022-09-17 04:55:04下载
- 积分:1
-
Windows下用WDM方式取得PCI总线信息
Windows下用WDM方式取得PCI总线信息-Windows WDM obtained using PCI bus information
- 2022-02-02 10:02:50下载
- 积分:1
-
device driver development document
device driver development document
- 2022-03-01 20:41:02下载
- 积分:1