[PATCH] mountmgr: Add and remove drives when they are (un)mounted.

Vitaliy Margolen wine-devel at kievinfo.com
Sun Nov 2 09:54:13 CST 2008


Lei Zhang wrote:
> Hi,
> 
> It looks like mountmgr.sys does not remove drives when devices are
> unmounted. We should look at the is_mounted property and take the
> appropriate action when it changes.


This is going the wrong way. Wine already can't deal with blank media
without some "hackish" workarounds. With this patch you will break even that.

Wine should keep drive visible for applications even if there is not media
or a blank media inserted.

Vitaliy.



More information about the wine-devel mailing list