File System Filter Driver

Hi Guys,

i wanna develop a file system filter driver for monitoring create,read,write ,delete operation.

i gone through ddk samples and it seems like they used mini filter concept.

so, my question is that should i do it using mini filter or legacy driver? because i am afraid mini filter concept does not work on all NT OS.

> i gone through ddk samples and it seems like they used mini filter concept.

I believe you mean WDK samples. There is both minif-ilter and legacy
filter, with user mode test program, that might be a good start for you.

Go for mini-filter, that is preferred for such kind of application.

L.

yeap WDK samples. thanks for your suggestion.

> so, my question is that should i do it using mini filter or legacy driver? because i am afraid mini

concept does not work on all NT OS.

Minifilter.

Works on all OSes from w2k up, provided the most recent SPs are installed.


Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com