(resend) try2 kernel32: Fix GetVolumeNameForVolumeMountPointW to match Mountmgr

Guy Albertelli galberte at neo.rr.com
Sat May 23 22:45:07 CDT 2009


mountmgr.sys uses a specific format for "unique volume name", make
GetVolumeNameForVolumeMountPointW use mountmgr to return that specific
unique volume name.

Changelog
  - Make GetVolumeNameForVolumeMountPointW use mountmgr.sys to return
    the correct "unique volume name"
  - Correct error returns and issue FIXME for mounted folders
---
 dlls/kernel32/tests/volume.c |   14 ++---
 dlls/kernel32/volume.c       |  132 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 131 insertions(+), 15 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bbe4dc90cc6ab2005e8242bac4d7fe626927f0f4.diff
Type: text/x-patch
Size: 8990 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090523/45ff12d0/attachment.bin>


More information about the wine-patches mailing list