try4 [3/3] kernel32: Fix GetVolumeNameForVolumeMountPointW to match Mountmgr

Guy Albertelli galberte at neo.rr.com
Tue Apr 14 23:17:57 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/volume.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

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


More information about the wine-patches mailing list