http://bugs.winehq.org/show_bug.cgi?id=59738 --- Comment #7 from Hans Leidekker <hans@meelstraat.net> --- (In reply to BugSeeker from comment #6)
Yes — in that situation invisible Unix symlinks are useful, but I still don’t think that should alter how GetFinalPathNameByHandleW behaves: callers use it precisely to get a fully resolved path, and that expectation should be honoured.
Windows apps don't expect that because they have no notion of Unix symlinks. Humans may expect that but resolving to a Unix symlink means fully resolved from the perspective of the Windows app. Also note that if you treat Unix symlinks as a type of Windows symlinks then it needs to be done consistently, not only in GetFinalPathNameByHandleW(). -- 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.