[PATCH 5/8] kernel32: Handle bogus DOS paths in GetVolumePathName.

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


Paths that are not NT and not even close to DOS don't actually fail
catastrophically.  Even though MSDN suggests that it returns the boot
drive in this case, my tests on the testbot indicate that it returns
the drive of the current working directory.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-kernel32-Handle-bogus-DOS-paths-in-GetVolumePathName.patch
Type: text/x-diff
Size: 3749 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150618/39716550/attachment.patch>


More information about the wine-patches mailing list