ntdll/cdrom : implement CDROM_Verify to work on Mac Os

maury loïc lmaury at gmail.com
Thu Dec 30 06:59:25 CST 2010


Hello Ken and the Wine community,

For what i understood, The function CDROM_Verify(), verify if the media is
present on the device, and Wine try to open
the device(in Mac Os case), before call the CDROM_Verify().

But Mac Os manage the device differently from the other Os. It create the
device, only if the media
is already present. Logically, CDROM_Verify() return success, because when
we are in CDROM_Verify()
we already know the device.

What do you think ?

merci

Loïc

On Thu, Dec 30, 2010 at 12:51 PM, Ken Thomases <ken at codeweavers.com> wrote:

> Hi Loïc,
>
> On Dec 30, 2010, at 4:20 AM, maury loïc wrote:
>
> > it's my first patch, and it implement the CDROM_Verify()
> > to work on Mac Os.
>
> I think most people are going to need more explanation for why this is a
> legitimate way to implement this function on Mac OS X. :)
>
> Cheers,
> Ken
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20101230/8e04f05d/attachment.htm>


More information about the wine-devel mailing list