[PATCH 4/8] kernel32: Handle semi-DOS paths in GetVolumePathName.

Erich E. Hoover erich.e.hoover at gmail.com
Thu Jun 18 20:16:15 CDT 2015


Add support for "semi-DOS" paths, these paths revert to the drive
letter specified in the first character.  According to my tests, all
that's necessary to trigger this behavior is to have a semicolon for
the second character in the input string.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-kernel32-Handle-semi-DOS-paths-in-GetVolumePathName.patch
Type: text/x-diff
Size: 2629 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150618/3ec74f18/attachment.patch>


More information about the wine-patches mailing list