-
这是个多串口控制程序,能作为很好的参考资料。有更好的东西的话,我会传上来。一起来分享。...
这是个多串口控制程序,能作为很好的参考资料。有更好的东西的话,我会传上来。一起来分享。-spiritlzp
- 2023-02-10 23:10:04下载
- 积分: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
-
usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.
usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.-usb related code, which is the source code and detailed documentation, development USB useful.
- 2022-07-09 06:08:27下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧-On kernel insider Ha ha very hard to gather everyone in the bar soon
- 2023-06-13 19:05:05下载
- 积分:1
-
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音...
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音-PowerPC Evaluation interface. Rar unpacked direct overwrite the original document can be imported to eliminate noise
- 2023-07-03 13:35:03下载
- 积分:1
-
1.恢复shadow ssdt
2.恢复
NtReadVirtualMemory
NtWriteVirtualMemory
NtOpenPro...
1.恢复shadow ssdt
2.恢复
NtReadVirtualMemory
NtWriteVirtualMemory
NtOpenProcess
NtOpenThread
KiAttachProce-1.恢复shadow ssdt
2.恢复
NtReadVirtualMemory
NtWriteVirtualMemory
NtOpenProcess
NtOpenThread
KiAttachProcess
- 2022-12-18 15:05:03下载
- 积分:1
-
WINCE4.2下IIC的驱动程序,可以驱动zlg7290实现LED显示,可以驱动24WC02等IIC器件。...
WINCE4.2下IIC的驱动程序,可以驱动zlg7290实现LED显示,可以驱动24WC02等IIC器件。-WINCE4.2 under the IIC driver can drive LED displays zlg7290 achieved, you can drive 24WC02 other IIC devices.
- 2022-06-17 21:49:41下载
- 积分:1
-
文件过滤SFILTE源代码,有注释哦!但还是有很多不清楚,请多多指教!...
文件过滤SFILTE源代码,有注释哦!但还是有很多不清楚,请多多指教!-Document filtering SFILTE source code, annotated Oh! However, there are still many unclear, advice please!
- 2022-05-05 14:37:03下载
- 积分:1
-
托盘程序示例,vc编写,程序运行后在托盘显示动画图标,就像虚拟光驱那样...
托盘程序示例,vc编写,程序运行后在托盘显示动画图标,就像虚拟光驱那样-Procedures for sample tray, vc prepared, the program is running in the tray icon shows animation, like a virtual drive as
- 2022-02-26 08:48:32下载
- 积分:1