文件名称:Chap14
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 686kb
- 下载次数:
- 0次
- 提 供 者:
- N***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the chapter’s first section, I’ll explain how to log errors for eventual viewing by a system administrator. In addition, I’ll provide instructions about how to create your own system threads, how to queue work items for execution within the context of existing system threads, and how to set up watchdog timers for unresponsive devices.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chap14
......\dirs
......\eventlog
......\........\Driver.h
......\........\Driver.rc
......\........\DriverEntry.cpp
......\........\eventlog.dsp
......\........\eventlog.h
......\........\EVENTLOG.HTM
......\........\eventlog.inf
......\........\eventlog.mc
......\........\eventlog.rc
......\........\makefile
......\........\objchk_wxp_x86
......\........\..............\i386
......\........\..............\....\eventlog.NMS
......\........\..............\....\eventlog.pdb
......\........\..............\....\eventlog.sys
......\........\ReadWrite.cpp
......\........\sources
......\........\stddcls.cpp
......\........\stddcls.h
......\piofake
......\.......\devtest.jpg
......\.......\dirs
......\.......\piofake.htm
......\.......\sys
......\.......\...\Driver.h
......\.......\...\driver.rc
......\.......\...\DriverEntry.cpp
......\.......\...\makefile
......\.......\...\objchk_wxp_x86
......\.......\...\..............\i386
......\.......\...\..............\....\piofake.NMS
......\.......\...\..............\....\piofake.pdb
......\.......\...\..............\....\piofake.sys
......\.......\...\piofake.dsp
......\.......\...\piofake.inf
......\.......\...\ReadWrite.cpp
......\.......\...\sources
......\.......\...\stddcls.cpp
......\.......\...\stddcls.h
......\.......\test
......\.......\....\Debug
......\.......\....\.....\test.exe
......\.......\....\ReadMe.txt
......\.......\....\StdAfx.cpp
......\.......\....\StdAfx.h
......\.......\....\test.cpp
......\.......\....\test.dsp
......\polling
......\.......\devtest.jpg
......\.......\dirs
......\.......\polling.htm
......\.......\sys
......\.......\...\Driver.h
......\.......\...\driver.rc
......\.......\...\DriverEntry.cpp
......\.......\...\makefile
......\.......\...\objchk_wxp_x86
......\.......\...\..............\i386
......\.......\...\..............\....\polling.NMS
......\.......\...\..............\....\polling.pdb
......\.......\...\..............\....\polling.sys
......\.......\...\polling.dsp
......\.......\...\polling.inf
......\.......\...\ReadWrite.cpp
......\.......\...\sources
......\.......\...\stddcls.cpp
......\.......\...\stddcls.h
......\.......\test
......\.......\....\Debug
......\.......\....\.....\test.exe
......\.......\....\ReadMe.txt
......\.......\....\StdAfx.cpp
......\.......\....\StdAfx.h
......\.......\....\test.cpp
......\.......\....\test.dsp
......\workitem
......\........\dirs
......\........\sys
......\........\...\Control.cpp
......\........\...\Driver.h
......\........\...\driver.rc
......\........\...\DriverEntry.cpp
......\........\...\Ioctls.h
......\........\...\makefile
......\........\...\objchk_wxp_x86
......\........\...\..............\i386
......\........\...\..............\....\workitem.NMS
......\........\...\..............\....\workitem.pdb
......\........\...\..............\....\workitem.sys
......\........\...\ReadWrite.cpp
......\........\...\sources
......\........\...\stddcls.cpp
......\........\...\stddcls.h
......\........\...\workitem.dsp
......\........\...\workitem.inf
......\........\test
......\........\....\Debug
......\dirs
......\eventlog
......\........\Driver.h
......\........\Driver.rc
......\........\DriverEntry.cpp
......\........\eventlog.dsp
......\........\eventlog.h
......\........\EVENTLOG.HTM
......\........\eventlog.inf
......\........\eventlog.mc
......\........\eventlog.rc
......\........\makefile
......\........\objchk_wxp_x86
......\........\..............\i386
......\........\..............\....\eventlog.NMS
......\........\..............\....\eventlog.pdb
......\........\..............\....\eventlog.sys
......\........\ReadWrite.cpp
......\........\sources
......\........\stddcls.cpp
......\........\stddcls.h
......\piofake
......\.......\devtest.jpg
......\.......\dirs
......\.......\piofake.htm
......\.......\sys
......\.......\...\Driver.h
......\.......\...\driver.rc
......\.......\...\DriverEntry.cpp
......\.......\...\makefile
......\.......\...\objchk_wxp_x86
......\.......\...\..............\i386
......\.......\...\..............\....\piofake.NMS
......\.......\...\..............\....\piofake.pdb
......\.......\...\..............\....\piofake.sys
......\.......\...\piofake.dsp
......\.......\...\piofake.inf
......\.......\...\ReadWrite.cpp
......\.......\...\sources
......\.......\...\stddcls.cpp
......\.......\...\stddcls.h
......\.......\test
......\.......\....\Debug
......\.......\....\.....\test.exe
......\.......\....\ReadMe.txt
......\.......\....\StdAfx.cpp
......\.......\....\StdAfx.h
......\.......\....\test.cpp
......\.......\....\test.dsp
......\polling
......\.......\devtest.jpg
......\.......\dirs
......\.......\polling.htm
......\.......\sys
......\.......\...\Driver.h
......\.......\...\driver.rc
......\.......\...\DriverEntry.cpp
......\.......\...\makefile
......\.......\...\objchk_wxp_x86
......\.......\...\..............\i386
......\.......\...\..............\....\polling.NMS
......\.......\...\..............\....\polling.pdb
......\.......\...\..............\....\polling.sys
......\.......\...\polling.dsp
......\.......\...\polling.inf
......\.......\...\ReadWrite.cpp
......\.......\...\sources
......\.......\...\stddcls.cpp
......\.......\...\stddcls.h
......\.......\test
......\.......\....\Debug
......\.......\....\.....\test.exe
......\.......\....\ReadMe.txt
......\.......\....\StdAfx.cpp
......\.......\....\StdAfx.h
......\.......\....\test.cpp
......\.......\....\test.dsp
......\workitem
......\........\dirs
......\........\sys
......\........\...\Control.cpp
......\........\...\Driver.h
......\........\...\driver.rc
......\........\...\DriverEntry.cpp
......\........\...\Ioctls.h
......\........\...\makefile
......\........\...\objchk_wxp_x86
......\........\...\..............\i386
......\........\...\..............\....\workitem.NMS
......\........\...\..............\....\workitem.pdb
......\........\...\..............\....\workitem.sys
......\........\...\ReadWrite.cpp
......\........\...\sources
......\........\...\stddcls.cpp
......\........\...\stddcls.h
......\........\...\workitem.dsp
......\........\...\workitem.inf
......\........\test
......\........\....\Debug