-
WDM设备驱动程序开发RegSample
WDM设备驱动程序开发RegSample-WDM device driver development RegSample
- 2022-11-21 01:25:03下载
- 积分:1
-
的HDMI(高清晰度多媒体接口)驱动程序代码
the HDMI(High Definition Multimedia Interface) driver code
- 2022-10-09 20:20:02下载
- 积分:1
-
Two categories of devices don’t fit neatly into the PnP framework I described in...
Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.-Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.
- 2022-03-20 21:30:16下载
- 积分:1
-
自动寻找可移动设备,并用默认浏览器打开。
自动寻找可移动设备,并用默认浏览器打开。-Mobile devices can automatically find and use the default browser to open.
- 2022-07-10 01:53:35下载
- 积分: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
-
device driver development document
device driver development document
- 2022-09-17 00:00:03下载
- 积分:1
-
Slides from Programming WDM Chapter 5 Walter Oney
Slides from Programming WDM Chapter 5 Walter Oney
- 2022-01-22 13:56:18下载
- 积分:1
-
一个简单的防火墙中的应用
An Easy Firewall Application
Firewall application developed using Packet Filtering API.
- 2022-08-26 11:02:16下载
- 积分:1
-
使用DELPHI制作地虚拟光驱,原代码中包含详细的说明。
注意Install以后要重新启动电脑.只支持Win2000/XP以后的系统.9X系列不支持....
使用DELPHI制作地虚拟光驱,原代码中包含详细的说明。
注意Install以后要重新启动电脑.只支持Win2000/XP以后的系统.9X系列不支持.-use Delphi to produce virtual drive, the original code contains detailed explanations. Install attention to the future to restart your computer. Win2000/XP after only support system .9 X Series does not support it.
- 2022-12-05 20:00:03下载
- 积分:1
-
对USB HID采用VC编码通过测试程序,有一定的参考…
针对USB HID设备的编程,采用VC编码,通过检测,有一定的参考价值-against USB HID programming using VC coding through testing, a certain reference value
- 2022-05-30 11:37:41下载
- 积分:1