[Bug 25024] Floppy diskette label and serial number not reported

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 4 10:42:13 CDT 2010


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

--- Comment #6 from Alexandre Julliard <julliard at winehq.org> 2010-11-04 10:42:13 CDT ---
(In reply to comment #5)
> Yes, it does look like I was setting the trace flag incorrectly.  I am now
> getting one trace flag on this system call, but the error code seems to
> fluctuate among several values:
> 
> trace:volume:GetVolumeInformationW cannot open device L"\\??\\B:\\": err 203
> trace:volume:GetVolumeInformationW cannot open device L"\\??\\B:\\": err 0
> trace:volume:GetVolumeInformationW cannot open device L"\\??\\B:\\": err 18
> trace:volume:GetVolumeInformationW cannot open device L"\\??\\B:\\": err 2
> 
> All I did was do a variety of calls, VOL B: command, DIR B: command, run
> GetVolumeInformation.EXE B:\, with the current drive set or not set to B:

The trace is slightly broken, just ignore the error value. Anyway, the problem
is that you cannot open the device. Check the permissions.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list