开发者

Windows explorer activity watch

I wanna write a program which record开发者_JS百科s all the folders and files a User browse using Windows Explorer.

I already have a soluton of using GetForegroundWindow, GetWindowText and FindWindow APIs every few milliseconds (a timer) in order to keep this record. But there might be a better solution out there.

any idea?


You can use mini-filter to monitor all I/O actions. ;-)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜