[Bug 17037] mountmgr.sys: Wine does not recognise empty DVD-ROMs

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 25 06:10:20 CST 2009


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


Detlef Riekenberg <wine.dev at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine.dev at 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 at 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.



More information about the wine-bugs mailing list