diff options
Diffstat (limited to 'filesys/miniFilter/minispy')
| -rw-r--r-- | filesys/miniFilter/minispy/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesys/miniFilter/minispy/README.md b/filesys/miniFilter/minispy/README.md index 522b1080..aff8825a 100644 --- a/filesys/miniFilter/minispy/README.md +++ b/filesys/miniFilter/minispy/README.md @@ -30,4 +30,4 @@ Minispy consists of both user-mode and kernel-mode components. The kernel-mode c To observe I/O activity on a device, you must explicitly attach Minispy to that device by using the Minispy user-mode component. Similarly, you can request Minispy to stop logging data for a particular device. -For more information on file system minifilter design, start with the [File System Minifilter Drivers](http://msdn.microsoft.com/en-us/library/windows/hardware/ff540402) section in the Installable File Systems Design Guide. +For more information on file system minifilter design, start with the [File System Minifilter Drivers](http://msdn.microsoft.com/en-us/library/windows/hardware/ff540402) section in the Installable File Systems Design Guide.
\ No newline at end of file |
