Hi,
I am trying to develop an application in VB that will allow users to specify the files or folders that they want to protect from unauthorised deletion.
I would like to know if there is some way to intercept the Delete operation in Windows ( may be using Sub Classing )and pass it onto the application that I am developing. If yes, what are the functions to be used?
Thanks a lot in advance. Hope it helps. Let me know what happens.
With regards,
PGK
I am trying to develop an application in VB that will allow users to specify the files or folders that they want to protect from unauthorised deletion.
I would like to know if there is some way to intercept the Delete operation in Windows ( may be using Sub Classing )and pass it onto the application that I am developing. If yes, what are the functions to be used?
Thanks a lot in advance. Hope it helps. Let me know what happens.
With regards,
PGK