S
Striebrovlas
Guest
It is possible check when file name is changed? For example with GetFileInformationByHandleEx I can check lot of informations, but I can't find if I can detect old name for file. For example ChangeJournal can do that, but I want avoid use ChangeJournals as possible.
Also, I don't want use ReadDirectoryChanges and other similar functions which only detects changes only when they runing.
Continue reading...
Also, I don't want use ReadDirectoryChanges and other similar functions which only detects changes only when they runing.
Continue reading...