[2/2] kernel32: Fix GetVolumeNameForVolumeMountPointW to match Mountmgr

Guy Albertelli galberte at neo.rr.com
Fri May 8 22:57:10 CDT 2009


mountmgr.sys uses a specific format for "unique volume name", make
GetVolumeNameForVolumeMountPointW use mountmgr.sys to retrieve the
correct unique volume name.

Changelog
  - Make GetVolumeNameForVolumeMountPointW use mountmgr.sys for
    format of "unique volume name"
  - Correct error returns and issue FIXME for mounted folders
---
 dlls/kernel32/tests/volume.c |    6 --
 dlls/kernel32/volume.c       |  140 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 133 insertions(+), 13 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: af7ad0b5dd35d6c4378c70c1747925185c8fe86f.diff
Type: text/x-patch
Size: 8165 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090508/1bc029b6/attachment.bin>


More information about the wine-patches mailing list