Programming the Microsoft Windows driver model.2nd 随书光盘。内有很多作者送的实用工具和随书源码。WDM编程

源代码在线查看: sources

软件大小: 11783 K
上传用户: saas1988
关键词: Programming Microsoft Windows driver
下载地址: 免注册下载 普通下载 VIP

相关代码

				TARGETNAME=filter
				TARGETPATH=obj
				TARGETTYPE=DRIVER
				USE_PDB=1
				
				SOURCES= 	DriverEntry.cpp \
						driver.rc
							

相关资源