Preventing a file from copying.?
-
Hi all, Is it possible to MONITORING system activity such as file copying.? I want to know what happens when a file is copied from one place to another place.How windows Copy or Cut a file from one place to another place.is it possible to HOOK this process.? Thanks.
-
Hi all, Is it possible to MONITORING system activity such as file copying.? I want to know what happens when a file is copied from one place to another place.How windows Copy or Cut a file from one place to another place.is it possible to HOOK this process.? Thanks.
I think there is something called ICopyHook interface if you implement the interface and register the component the right way you can monitor the copying process.
MSN Messenger. prakashnadar@msn.com "If history isn't good, just burn it." - Sidhuism.
-
I think there is something called ICopyHook interface if you implement the interface and register the component the right way you can monitor the copying process.
MSN Messenger. prakashnadar@msn.com "If history isn't good, just burn it." - Sidhuism.
-
ICopyHook is only for folders not for files for files one will have to write a system driver C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg
no wonder it didnt work for me when i was doing file copy operation. mailMonty wrote: files one will have to write a system driver how bout api hooking?
MSN Messenger. prakashnadar@msn.com "If history isn't good, just burn it." - Sidhuism.
-
Hi all, Is it possible to MONITORING system activity such as file copying.? I want to know what happens when a file is copied from one place to another place.How windows Copy or Cut a file from one place to another place.is it possible to HOOK this process.? Thanks.
where is the problem guys?! just open the file with no share rights, then no other app can open/copy/delete/move/.. it. Don't try it, just do it! ;-)