The samples for Chapter 16 are:

FileIO     -- Shows how to open, write, and close a file using ring-zero
              file I/O operations.

IFSMonitor -- Shows how to hook file system API calls and log them
              with the help of a Win32 applet.

LPFS       -- The Low Performance File System shows how to write a local
              file system driver.
