17 Apr
2009
17 Apr
'09
6:18 a.m.
n Thu, Apr 16, 2009 at 10:00 PM, Guy Albertelli <galberte(a)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! -- -Austin