kernel32: Implement GetVolumePathName.

Erich Hoover compholio at gmail.com
Tue Oct 4 10:58:11 CDT 2011


On Tue, Oct 4, 2011 at 9:46 AM, Dan Kegel <dank at kegel.com> wrote:

> Fails test here?
> ...

3 RtlDosPathNameToNtPathName_U+0x35c(dos_path="C:\windows\system32",
> ntpath=0x32fbb4, file_part=(nil), cd=(nil)) [dlls/ntdll/path.c:394]
>  4 GetVolumePathNameW+0x107(filename="C:\windows\system32",
> volumepathname="?Ir\sandbox\slave\(", buflen=0x14)
> [dlls/kernel32/volume.c:1767]
>
...
>

That test succeeds on my box... That is also a particularly odd place for it
to segfault, I really don't see how RtlDosPathNameToNtPathName_U could
possibly screw up with that pathname.

Erich Hoover
ehoover at mines.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20111004/378ada88/attachment.html>


More information about the wine-devel mailing list