Seems to check though https://github.com/riverar/eoraptor/blob/master/FileEnumerat...
A way to correct for this would be to open the files and de-dupe by (((ULONGLONG)nFileIndexHigh) << 32) | nFileIndexLow in this structure: https://msdn.microsoft.com/en-us/library/windows/desktop/aa3...
Edit:
> Seems to check though https://github.com/riverar/eoraptor/blob/master/FileEnumerat...
No it does not, reparse points are used for symbolic links and junctions - not hardlinks.
Seems to check though https://github.com/riverar/eoraptor/blob/master/FileEnumerat...