P
Phuff
Okay, I am writing a service that monitors the file system on one of
our servers and I can take of that in a cinch. However, I found no
properties or methods available to see who the user is that controls
the process performing the deletion. I also need to know what
application is doing the delete. I only want to know when a user is
manually delete a file through windows explorer. Any suggestions? Any
P/Invoke hooks?
our servers and I can take of that in a cinch. However, I found no
properties or methods available to see who the user is that controls
the process performing the deletion. I also need to know what
application is doing the delete. I only want to know when a user is
manually delete a file through windows explorer. Any suggestions? Any
P/Invoke hooks?