CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程

文件名称:Document

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-07
  • 文件大小:
    6.45mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

老马翻译的Microsoft Windows驱动程序模型设计(第一版),给对英文并不是太熟练的开发人员或爱好者提供方便的阅读环境;本资料整合了随书附带的CD文档,免去读者到处搜索随书资料的不便。-ShaoHua Ma translation of the Microsoft Windows Driver Model Design (first edition), to the English is not very skilled developers, or fans of great help this information integrated with the documentation CD that came with the book, readers everywhere without having to search required information for the inconvenience.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/DEVCTRL.ASM
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/NonStubs.cpp
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/NonStubs.h
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/STDVXD.CPP
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/Stdvxd.h
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/VERSION.H
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/VERSION.INC
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/VERSION.RC
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/Wdmstub.cpp
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/WDMSTUB.DEF
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/Wdmstub.dsp
Microsoft Windows驱动程序模型设计配套CD/AppendixA/WDMSTUB/Wdmstub.htm
Microsoft Windows驱动程序模型设计配套CD/Chap10/dirs
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/dirs
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/AltWmi.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/Driver.h
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/DriverEntry.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/GUIDS.H
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/makefile
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/ReadWrite.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/RESOURCE.H
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/sources
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/STDDCLS.CPP
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/Stddcls.h
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/Wmi.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/wmi42.bmf
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/wmi42.dsp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/Wmi42.inf
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/WMI42.MOF
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/SYS/WMI42.RC
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/TEST/ReadMe.txt
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/TEST/StdAfx.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/TEST/StdAfx.h
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/TEST/TEST.CPP
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/TEST/test.dsp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMI42/Wmi42.htm
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/dirs
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/Control.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/driver.bmf
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/Driver.h
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/DRIVER.MOF
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/DRIVER.RC
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/DriverEntry.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/GUIDS.H
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/Ioctls.h
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/makefile
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/ReadWrite.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/sources
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/STDDCLS.CPP
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/Stddcls.h
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/Wmi.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/wmiextra.dsp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/SYS/Wmiextra.inf
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/TEST/StdAfx.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/TEST/StdAfx.h
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/TEST/TEST.CPP
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/TEST/TEST.DSP
Microsoft Windows驱动程序模型设计配套CD/Chap10/WMIEXTRA/Wmiextra.htm
Microsoft Windows驱动程序模型设计配套CD/Chap11/dirs
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/dirs
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/ezusb/FEATURE.HEX
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/feature.htm
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/Control.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/device.inf
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/Driver.h
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/Driver.rc
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/DriverEntry.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/feature.dsp
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/feature.opt
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/Ioctls.h
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/makefile
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/ReadWrite.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/sources
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/stddcls.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/sys/stddcls.h
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/test/StdAfx.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/test/StdAfx.h
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/test/test.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap11/feature/test/test.dsp
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/dirs
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/ezusb/LOOPBACK.HEX
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/loopback.htm
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/sys/device.inf
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/sys/Driver.h
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/sys/Driver.rc
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/sys/DriverEntry.cpp
Microsoft Windows驱动程序模型设计配套CD/Chap11/loopback/sys/loopback.dsp
Microsoft Windows驱

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com