https://bugs.winehq.org/show_bug.cgi?id=44570
--- Comment #5 from tommywatson coder@tommywatson.com --- Created attachment 60665 --> https://bugs.winehq.org/attachment.cgi?id=60665 Patch
Simpler fix, stays out of dll's, assumes that 'z:' is the unix path on all systems? Seems like it as it's hard coded in ntdll?
dlls/ntdll/server.c: symlink( "/", "dosdevices/z:" );