25 Jun
2024
25 Jun
'24
10:25 p.m.
https://bugs.winehq.org/show_bug.cgi?id=54903 --- Comment #1 from Zeb Figura <z.figura12(a)gmail.com> --- It's probably FSCTL_GET_REPARSE_POINT, yes, although even before 6b498d98 I expect it would have had that same behaviour on a symlinked directory. However, it does turn out that it's incorrect to report a drive root as a reparse point. This is easy to fix for NtQueryAttributesFile(), but harder for NtQueryInformationFile() since we don't have the original NT path for the latter. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.