wdm_filter

所属分类:驱动编程
开发工具:Visual C++
文件大小:29KB
下载次数:77
上传日期:2007-04-17 23:53:26
上 传 者blworld
说明:  WDM驱动,这个例子是过滤驱动。和普通的功能驱动不同。通过例子可以初步了解过滤驱动以及普通功能驱动的不同点。
(WDM, this example is the filter driver. And the general function of the different drivers. The example can understand the initial filter driver and the driver of the ordinary functional differences.)

文件列表:
filter\dirs (26, 2003-03-07)
filter\filter.htm (4488, 2003-03-07)
filter\filtject\filtject.cpp (10267, 2003-03-07)
filter\filtject\filtject.def (40, 2003-03-07)
filter\filtject\filtject.dsp (4606, 2003-03-07)
filter\filtject\filtject.rc (2675, 2003-03-07)
filter\filtject\resource.h (427, 2003-03-07)
filter\filtject\StdAfx.cpp (303, 2003-03-07)
filter\filtject\StdAfx.h (865, 2003-03-07)
filter\sys\Driver.h (880, 2003-03-07)
filter\sys\Driver.rc (1159, 2003-03-07)
filter\sys\DriverEntry.cpp (14067, 2003-06-12)
filter\sys\filter.dsp (8487, 2003-03-07)
filter\sys\filter.inf (2309, 2003-03-07)
filter\sys\makefile (252, 2003-03-07)
filter\sys\RemoveLock.cpp (1831, 2003-03-07)
filter\sys\sources (109, 2003-03-07)
filter\sys\stddcls.cpp (149, 2003-03-07)
filter\sys\stddcls.h (809, 2003-03-07)
powtrace\driver.h (1377, 2003-03-07)
powtrace\driver.rc (1293, 2003-03-07)
powtrace\DriverEntry.cpp (20389, 2003-06-12)
powtrace\makefile (252, 2003-03-07)
powtrace\powtrace.dsp (9379, 2003-03-07)
powtrace\powtrace.htm (1536, 2003-03-07)
powtrace\powtrace.inf (1504, 2003-03-07)
powtrace\sources (111, 2003-03-07)
powtrace\stddcls.cpp (155, 2003-03-07)
powtrace\stddcls.h (1045, 2003-03-07)
powtrace\version.h (91, 2003-03-07)
dirs (21, 2003-03-07)
filter\filtject (0, 2005-07-10)
filter\sys (0, 2007-04-17)
filter (0, 2005-07-10)
powtrace (0, 2007-04-17)

======================================================================== DYNAMIC LINK LIBRARY : filtject ======================================================================== AppWizard has created this filtject DLL for you. This file contains a summary of what you will find in each of the files that make up your filtject application. filtject.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. filtject.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named filtject.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者