try5 [4/4](resend) kernel32: Fix GetVolumeNameForVolumeMountPointW to match Mountmgr

Guy Albertelli galberte at neo.rr.com
Tue Apr 28 20:08:48 CDT 2009


mountmgr.sys uses a specific format for "unique volume name". Make
GetVolumeNameForVolumeMountPointW match that format for the returned
unique volume name.

Changelog
  - Make GetVolumeNameForVolumeMountPointW match mountmgr.sys for format of "unique volume name"
---
 dlls/kernel32/tests/volume.c |    2 --
 dlls/kernel32/volume.c       |   12 +++++++++---
 2 files changed, 9 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: d4449e24b6803baca6da96192b61eff97f25cfdb.diff
Type: text/x-patch
Size: 2170 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090428/da8d1b30/attachment.bin>


More information about the wine-patches mailing list