/windows-nt-file-system-internals-book

Source code on the 1.44MB 3.5 floppy accompanying the Windows NT File System Internals book.

Primary LanguageC

README.TXT

The sources for the examples and a working file system filter driver are
compressed and contained in the file examples.zip. Unzipping the file
produces three folders:

1. filesys, containing a README file and the sources for the example file
   system driver
2. fsrec, containing a README file and the sources for the example FSD 
   recognizer
3. filter-high, containing a README file and the sources for the example 
   file system filter driver