文件名称:Chap16
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:331.28kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chap16/
Chap16/dirs
Chap16/filter/
Chap16/filter/dirs
Chap16/filter/filter.htm
Chap16/filter/filtject/
Chap16/filter/filtject/filtject.cpp
Chap16/filter/filtject/filtject.def
Chap16/filter/filtject/filtject.dsp
Chap16/filter/filtject/filtject.rc
Chap16/filter/filtject/ReadMe.txt
Chap16/filter/filtject/resource.h
Chap16/filter/filtject/StdAfx.cpp
Chap16/filter/filtject/StdAfx.h
Chap16/filter/sys/
Chap16/filter/sys/Driver.h
Chap16/filter/sys/Driver.rc
Chap16/filter/sys/DriverEntry.cpp
Chap16/filter/sys/filter.dsp
Chap16/filter/sys/filter.inf
Chap16/filter/sys/makefile
Chap16/filter/sys/objchk_wxp_x86/
Chap16/filter/sys/objchk_wxp_x86/i386/
Chap16/filter/sys/objchk_wxp_x86/i386/filter.NMS
Chap16/filter/sys/objchk_wxp_x86/i386/filter.pdb
Chap16/filter/sys/objchk_wxp_x86/i386/filter.sys
Chap16/filter/sys/objchk_wxp_x86/i386/filtject.dll
Chap16/filter/sys/RemoveLock.cpp
Chap16/filter/sys/sources
Chap16/filter/sys/stddcls.cpp
Chap16/filter/sys/stddcls.h
Chap16/powtrace/
Chap16/powtrace/driver.h
Chap16/powtrace/driver.rc
Chap16/powtrace/DriverEntry.cpp
Chap16/powtrace/makefile
Chap16/powtrace/objchk_wxp_x86/
Chap16/powtrace/objchk_wxp_x86/i386/
Chap16/powtrace/objchk_wxp_x86/i386/powtrace.NMS
Chap16/powtrace/objchk_wxp_x86/i386/powtrace.pdb
Chap16/powtrace/objchk_wxp_x86/i386/powtrace.sys
Chap16/powtrace/powtrace.dsp
Chap16/powtrace/powtrace.htm
Chap16/powtrace/powtrace.inf
Chap16/powtrace/sources
Chap16/powtrace/stddcls.cpp
Chap16/powtrace/stddcls.h
Chap16/powtrace/version.h
Chap16/dirs
Chap16/filter/
Chap16/filter/dirs
Chap16/filter/filter.htm
Chap16/filter/filtject/
Chap16/filter/filtject/filtject.cpp
Chap16/filter/filtject/filtject.def
Chap16/filter/filtject/filtject.dsp
Chap16/filter/filtject/filtject.rc
Chap16/filter/filtject/ReadMe.txt
Chap16/filter/filtject/resource.h
Chap16/filter/filtject/StdAfx.cpp
Chap16/filter/filtject/StdAfx.h
Chap16/filter/sys/
Chap16/filter/sys/Driver.h
Chap16/filter/sys/Driver.rc
Chap16/filter/sys/DriverEntry.cpp
Chap16/filter/sys/filter.dsp
Chap16/filter/sys/filter.inf
Chap16/filter/sys/makefile
Chap16/filter/sys/objchk_wxp_x86/
Chap16/filter/sys/objchk_wxp_x86/i386/
Chap16/filter/sys/objchk_wxp_x86/i386/filter.NMS
Chap16/filter/sys/objchk_wxp_x86/i386/filter.pdb
Chap16/filter/sys/objchk_wxp_x86/i386/filter.sys
Chap16/filter/sys/objchk_wxp_x86/i386/filtject.dll
Chap16/filter/sys/RemoveLock.cpp
Chap16/filter/sys/sources
Chap16/filter/sys/stddcls.cpp
Chap16/filter/sys/stddcls.h
Chap16/powtrace/
Chap16/powtrace/driver.h
Chap16/powtrace/driver.rc
Chap16/powtrace/DriverEntry.cpp
Chap16/powtrace/makefile
Chap16/powtrace/objchk_wxp_x86/
Chap16/powtrace/objchk_wxp_x86/i386/
Chap16/powtrace/objchk_wxp_x86/i386/powtrace.NMS
Chap16/powtrace/objchk_wxp_x86/i386/powtrace.pdb
Chap16/powtrace/objchk_wxp_x86/i386/powtrace.sys
Chap16/powtrace/powtrace.dsp
Chap16/powtrace/powtrace.htm
Chap16/powtrace/powtrace.inf
Chap16/powtrace/sources
Chap16/powtrace/stddcls.cpp
Chap16/powtrace/stddcls.h
Chap16/powtrace/version.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.