n Thu, Apr 16, 2009 at 10:00 PM, Guy Albertelli galberte@neo.rr.com wrote:
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(-)
Series worked fine this time :-).
Thanks for helping Wine!