https://issues.dlang.org/show_bug.cgi?id=19756 --- Comment #2 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> --- I think those are the alternate data streams I mentioned. NTFS extended attributes ("EA") are different. See e.g. the documentation for ZwQueryEaFile. --