20094279416529

所属分类:系统编程
开发工具:Visual C++
文件大小:317KB
下载次数:2
上传日期:2009-05-18 09:34:32
上 传 者ssawssaw
说明:  示例文件系统驱动程序提供了识别代码,可以在这里用于设计和实施自己的文件系统驱动程序识别产品。
(Examples of file system driver provides the identification code can be used in the design and implementation of its own file system driver to identify products.)

文件列表:
filesys\event\dummy.c (35, 1997-06-15)
filesys\event\errmsg.msg (1239, 1997-06-15)
filesys\event\errmsg.rc (37, 1997-06-15)
filesys\event\MAKE-MC.BAT (357, 1997-06-15)
filesys\event\MAKEFILE (396, 1997-06-15)
filesys\event\sfsdevnt.def (101, 1997-06-15)
filesys\event\SOURCES (665, 1997-06-15)
filesys\event\obj\_objects.mac (434, 1997-06-15)
filesys\event\obj\i386\dummy.obj (312, 1997-06-15)
filesys\event\obj\i386\errmsg.res (692, 1997-06-15)
filesys\event\obj\i386\checked\sfsdevnt.dll (8032, 1997-06-15)
filesys\event\obj\i386\checked\sfsdevnt.exp (633, 1997-06-15)
filesys\event\obj\i386\checked\sfsdevnt.lib (2620, 1997-06-15)
filesys\event\obj\i386\free\sfsdevnt.dll (6656, 1997-06-15)
filesys\event\obj\i386\free\sfsdevnt.exp (630, 1997-06-15)
filesys\event\obj\i386\free\sfsdevnt.lib (2620, 1997-06-15)
filesys\inc\errmsg.h (1969, 1997-06-15)
filesys\inc\protos.h (14692, 1997-06-15)
filesys\inc\sfsd.h (3036, 1997-06-15)
filesys\inc\struct.h (22568, 1997-06-15)
filesys\src\cleanup.c (4508, 1997-06-15)
filesys\src\close.c (4627, 1997-06-15)
filesys\src\create.c (33424, 1997-06-15)
filesys\src\devcntrl.c (7166, 1997-06-15)
filesys\src\dircntrl.c (15490, 1997-06-15)
filesys\src\fastio.c (34992, 1997-06-15)
filesys\src\fileinfo.c (28659, 1997-06-15)
filesys\src\flush.c (8899, 1997-06-15)
filesys\src\makefile (267, 1997-06-15)
filesys\src\misc.c (41245, 1997-06-15)
filesys\src\read.c (20862, 1997-06-15)
filesys\src\sfsdinit.c (13154, 1997-06-15)
filesys\src\shutdown.c (4719, 1997-06-15)
filesys\src\sources (2341, 1997-06-15)
filesys\src\write.c (21059, 1997-06-15)
filesys\src\obj\_objects.mac (1994, 1997-06-15)
filesys\src\obj\i386\cleanup.obj (1782, 1997-06-15)
filesys\src\obj\i386\close.obj (1760, 1997-06-15)
filesys\src\obj\i386\create.obj (4419, 1997-06-15)
... ...

Sample File System Driver ------------------------ The sample file system driver recognizer code provided here can be^M used to design and implement your own file system driver recognizer product. !!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! The code provided here is for illustration purposes only. It is not to be used as-is. Substantial modifications, enhancements and testing is required before installing any portion of the code on any machine. DO NOT EXPECT THIS CODE TO WORK. IT IS ONLY TO BE USED AS A GUIDE IN CONJUNCTION WITH THE TEXT CONTAINED IN THE BOOK IN DESIGNING YOUR OWN FSD RECOGNIZER. IT IS LACKING IN FUNCTIONALITY AND HAS NEVER BEEN INSTALLED OR TESTED AS IS COMMONLY REQUIRED. TO COMPILE THE SOURCES PROVIDED HERE, YOU MUST HAVE A COPY OF THE "ntifs.h" HEADER FILE PROVIDED BY MICROSOFT AS PART OF THE WINDOWS NT IFS KIT. !!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Files provided: -------------- src\sfsrec.c - File system driver recognizer initialization functions inc\sfsrec.h - The "main" include file; also contains useful macros src\makefile - makefile! src\sources - Contains list of files to be built; use by build.exe README.TXT - What you are reading 

近期下载者

相关文件


收藏者