[Bug 2356] HD reported as device when mountpoint matches logical link in dosdevices

Wine Bugs wine-bugs at winehq.org
Mon Jul 12 04:54:14 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=2356





------- Additional Comments From rklazes at xs4all.nl  2004-12-07 04:54 -------
    warn:file:CreateFileW Unable to create file L"\\\\.\\L:" (status c0000022)

    I followed this problem back to dlls/ntdll/directory.c and found that L: is
    resolved to /dev/hdb5 raising the invalid access.

In Windows the filename "\\\\.\\L:" for CreateFile means the volume that, when
opened, can be accessed as a device. Please look it up on msdn.microsoft.com.

What Wine is doing here seems to be correct to me.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list