资源列表
[驱动编程] 2002-12-23_windows wdm设备驱动程序开发
说明:windows wdm设备驱动程序开发书,配套源码-windows wdm device driver development, supporting source<萧龙> 在 2025-01-16 上传 | 大小:12.31mb | 下载:0
[驱动编程] mt352_sam2349
说明:三星TDTC9251 DVB-T TUNER DRIVER.请实际测试搜台效果好。-Samsung TDTC9251 DVB-T tuner DRIVER. Please actual test found good results in Taiwan.<林国清> 在 2025-01-16 上传 | 大小:32kb | 下载:0
[驱动编程] CharSample
说明:CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by De<秦生> 在 2025-01-16 上传 | 大小:2.92mb | 下载:0
[驱动编程] CharFilter_Class
说明:CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。<秦生> 在 2025-01-16 上传 | 大小:2.95mb | 下载:0
[驱动编程] vrain_quicksys
说明:The program is a wizard to create a NT kernel driver fr a mework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.-The program<张小姐> 在 2025-01-16 上传 | 大小:37kb | 下载:0