• Erich E. Hoover's avatar
    kernel32: Handle bogus DOS paths in GetVolumePathName. · 5a84969f
    Erich E. Hoover authored
    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, tests indicate that it returns the drive of the
    current working directory.
    5a84969f
volume.c 75.2 KB