Hi,
I am working on Filter Driver( NOT Mini-FilterDriver). When I open a file, such as a txt or doc file, more than one Create packest are sent. Why?
If I want to log the open operation on the file, when should I make the log? If I make a log when reciving a Create packet, I wil make more than one log records on the same operation. How can I avoid making duplicate logs?
In bad need of help! Thanks!