-3

I want to find the file or directory changes using Change Journal in windows.. I want a complete example code in c++.. Can anyone explain what change journal is actually and help in this.?

1 Answers1

1

Check out the post added by Harry Johnston, i think this will the best suitable answer for you. Please find his link How can I detect only deleted, changed, and created files on a volume? . It contains sample code to detect changes in the journal entries. To know more about journals you need to refer msdn link https://msdn.microsoft.com/en-us/library/windows/desktop/aa363798(v=vs.85).aspx