[ros-bugs] [Bug 4990] New: kernel32: GetDriveType() returns DRIVE_FIXED for removable media
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Sat Dec 5 19:45:19 CET 2009
http://www.reactos.org/bugzilla/show_bug.cgi?id=4990
Summary: kernel32: GetDriveType() returns DRIVE_FIXED for
removable media
Product: ReactOS
Version: TRUNK
Platform: QEmu
OS/Version: ReactOS
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: Win32
AssignedTo: ros-bugs at reactos.org
ReportedBy: spetreolle at yahoo.fr
QAContact: ros-bugs at reactos.org
NtQueryVolumeInformationFile sets FileFsDevice.Characteristics to 0 when asked
for FileFsDeviceInformation,
making GetDriveType return DRIVE_FIXED for removable media.
It happens for both floppy disk and cdrom driver.
Easy steps to reproduce :
try formatting a floppy disk, which will be shown as non-removable.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list