开发者

Tracking/monitoring File/Folder copy activities on windows

I would like to know if 开发者_StackOverflow社区there are any ways to programmatically detect or monitor the file or folder being copied either by copy command(like on command prompt-- copy a b) or by using drag/drop(ctrl+c and ctr+v). It would be helpful if you could give some pointers( preferably some APIs in vc++)

thanks and regards

Dinakara K


You need to write a file system filter driver: http://www.microsoft.com/whdc/driver/filterdrv/default.mspx

See also the answers to this question: detect File 'COPY' operation in Windows

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜