[PATCH 03/10] ntdll: Implement conversion of NT unique volume name to unix file name

Guy Albertelli galberte at neo.rr.com
Thu Mar 19 22:57:21 CDT 2009


Implement support for unique volume name format in wine_nt_to_unix_file_name
by lookup in mountmgr.sys "persistent database" aka HKLM/System/MountedDevices.
This will make correct calls to CreateFile work but not fix the bad calls.
---
 dlls/ntdll/directory.c |  120 +++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 119 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: f334d26cfbfb775ce7d6950c66d6c1a4ed6b1370.diff
Type: text/x-patch
Size: 6574 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090319/962c4b88/attachment-0001.bin>


More information about the wine-patches mailing list