http://bugs.winehq.org/show_bug.cgi?id=29885
Bug #: 29885 Summary: NtQueryVolumeInformationFile(...,FileFsDeviceInformati on) return wrong value for cd-roms Product: Wine Version: 1.4-rc3 Platform: x86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
I don't know of any real apps that depend on this, but while writing a conformance test, I noticed that wine returns FILE_DEVICE_CD_ROM_FILE_SYSTEM when Windows 7 returns FILE_DEVICE_CD_ROM. See attached test program.