README.TXT
Upload User: linklycbj
Upload Date: 2009-11-12
Package Size: 447k
Code Size: 0k
Category:

Windows Develop

Development Platform:

WINDOWS

  1. The samples for Chapter 16 are:
  2. FileIO     -- Shows how to open, write, and close a file using ring-zero
  3.               file I/O operations.
  4. IFSMonitor -- Shows how to hook file system API calls and log them
  5.               with the help of a Win32 applet.
  6. LPFS       -- The Low Performance File System shows how to write a local
  7.               file system driver.