Catching System Event through .NET.

  • Thread starter Thread starter deba2learn
  • Start date Start date
D

deba2learn

Hi,

Can anyone tell me how I can able to catch system event like delete,
rename etc through .NET. This means suppose someone want to delete a
file from file system and press Shift + Delete. I want this command
(Delete) should be caught by application designed by me. So what I do
want to know is what are the API / Library that I need to use for the
same in .NET.

Your suggestion is truly valuable to me.

Thanks.

Regards,
Karan.
 
Back
Top