Re[2]: fltmc Attach Filetrace Error

> What does the debugger say when you set a breakpoint at the attach function?

Or if you are not interested in the programming aspects use filespy
(http://www.zezula.net/en/fstools/main.html)

Filespy can also use FileTrace as data source.
(Menu “Options\Choose Driver\FileTrace”).

L.

I am unterested in programming aspects of programming minifilter of filesystem, to monitor files activity.

My point of using filetrace is: it is already signed device driver, so it works on Windows Vist/7 64 bit. And for other Windows (XP, and 32 bits Vista/7) minispy sample from WDK s planning to use.

Hoe to set a break point to the attch function? i do not have filetrace source…

Hello Ladislav, please tell me how to use filetrace driver in user program?

> Hello Ladislav, please tell me how to use filetrace driver in user program?

Solved off-list.

L.