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.