搜索资源列表
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
new_sdk
- flySDK 组成 Video Samples: 是标准VFW视频开发的示例代码 1.OCX Capwnd 视频捕获控件 2.Delphi3.0 Delphi3.0 示例代码 3.VB5.0 VB5.0 示例代码 4.VC_16Bit VC1.52 示例代码 5.VC_32Bit VC5.0 示例代码 DeviceControl: 是LifeView各型号卡的相应设
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
new_sdk
- flySDK 组成 Video Samples: 是标准VFW视频开发的示例代码 1.OCX Capwnd 视频捕获控件 2.Delphi3.0 Delphi3.0 示例代码 3.VB5.0 VB5.0 示例代码 4.VC_16Bit VC1.52 示例代码 5.VC_32Bit VC5.0 示例代码 DeviceControl: 是LifeView各型号卡的相应设
DeviceControl
- this program is device control function for driver controling
DeviceControl
- 用于装置管理员中电脑硬件设备地控制,如停用,启用等-Device Manager is used to control the computer hardware equipment, such as the disabled, enabled, etc.
DeviceControl
- ring3与ring0通信,配合之前的Shadow hook!简单明了-ring3 communicate with ring0, with the previous Shadow hook! Foolproof
DeviceControl
- 外设控制相关实现 demo,vc++,test-devicecontrol demo