mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 07:03:11 +00:00
Removes the call to kernel32.GetFinalPathNameByHandleW in favor of NtQueryObject, which means we can reuse the other codepath's logic for DOS naming.