ReadDirectoryChanges windows api does not give file/folder move events(It works with rename events though). Instead It gives deleted and added events. How do we differentiate this from a real delete and add event.
edit: Is there a unique property for a folder in windows that does not change when the folder moves within a drive?.