Damjan Jovanovic <damjan....@gmail.com> writes: > Changelog: > * kernel32: make wine_get_dos_file_name independent from drive mappings > > ... by returning \\?\unix/home/user/path/to/file.txt style paths.
That should actually be done in wine_unix_to_nt_file_name, and only when there is no suitable DOS drive. -- Alexandre Julliard julli...@winehq.org