http://bugs.winehq.org/show_bug.cgi?id=17037 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de Summary|Wine does not recognise |mountmgr.sys: Wine does not |empty DVD-ROMs |recognise empty DVD-ROMs --- Comment #1 from Detlef Riekenberg <wine.dev(a)web.de> 2009-01-25 06:10:20 --- Wine use only mounted volumes ("volume.mount_point" present and not empty). We could use "block.device" on removable drives ("storage.removable = true") without a mounted media. To get this working, the assigned drive must be updated, when a media is inserted / mounted. The code is in dlls/mountmgr.sys/hal.c and dlls/mountmgr.sys/drives.c -- By by ... Detlef -- 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.