http://bugs.winehq.org/show_bug.cgi?id=59738 --- Comment #12 from Hans Leidekker <hans@meelstraat.net> --- (In reply to BugSeeker from comment #11)
How exactly do you rely on the Unix symlink being resolved? For example, I'm passing this path to another, native Linux program that already expects a canonical path.
Would it work for you if you used a Windows symlink instead? Why would I use a Windows symbolic link in a Linux environment?
Wine supports Windows symlinks. You could also consider using winepath which was designed for this purpose. It maps Windows paths to Unix paths and resolves Unix symlinks. -- 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.