I
its_me_here
Guest
I am aware that functions like ReadDirectoryChangesW() and FindFirstChangeNotification() etc can be used for monitoring file / sub-folder additions/deletions inside a folder. I understand that these APIs monitor the contents of the folder only not the parent folder itself. Is there any way I can monitor the deletion of a parent folder as such and not its contents?
Continue reading...
Continue reading...