Raising event on reading file?

Posted by blez on Stack Overflow See other posts from Stack Overflow or by blez
Published on 2010-06-03T14:58:04Z Indexed on 2010/06/03 15:04 UTC
Read the original article Hit count: 196

Filed under:
|
|
|

I have external app reading files, I want to hook that to get event in my app. But I cannot find a sources hooking ReadFile (or something else that can help me achieve that). Any ideas how to do that? It must be done in User-Mode. I was thinking for something similar to Process Monitor. I wonder how it does it..

© Stack Overflow or respective owner

Related posts about c#

Related posts about c