README.TXT
上传用户:linklycbj
上传日期:2009-11-12
资源大小:447k
文件大小:0k
源码类别:

Windows编程

开发平台:

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.