c++ - How to debug file change notifications obtained by FindFirstChangeNotification? -


So, the question is: I get some notifications, I do not want to. But I do not know which file / finder I got.

If you think of Reddirectory Chainngwe, please include a meaningful code sample.

If you want to tell Windows which specific file or subdirectory has changed , Then you will need to use it. Asynchronous mode is quite simple if you use a full routine.

On the other hand, you'll probably get a better performance by using a slightly more complex approach. I recommend downloading VCS Jones' excellent source code as a starting point, there are many codes that their code will help you in parsing specially FILE_NOTIFY_INFORMATION records.


Comments