kernel32: make wine_get_dos_file_name independent from drive mappings

Alexandre Julliard julliard at winehq.org
Wed Jul 21 08:53:39 CDT 2010


Damjan Jovanovic <damjan.jov at 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
julliard at winehq.org



More information about the wine-devel mailing list