http://bugs.winehq.org/show_bug.cgi?id=19045
Summary: winecfg: drive list is not refreshed in winecfg, no more disk label Product: Wine Version: 1.1.21 Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net
Since 1.1.21, going to winecfg's drives tab does not (re)scan all drives such as CD-ROMs anymore. So access to the tab is faster, but winecfg does not display the disk label (shown empty) and serial number (always 0) any more. wine cmd dir d: still lists the CD-ROM label and serial number.
This is caused by commit f7e6777e6e19ca3be4b84f98baf22ef53ab19f96 Author: Guy Albertelli galberte@neo.rr.com Date: 29.04.2009 03:08:22 Follows: wine-1.1.20 (Release 1.1.20.) kernel32: Fix GetVolumeInformation[AW] to require trailing .
A patch is being sent to wine-patches