Hello!

I need to support multiple CD-ROM drives in my application (definitly more than one!).
And have have to implement it with the MCI API.
My problem is that I cannot specify a certain device, e.g. a drive number or something like
that and the MCI_OPEN command takes the first drive it finds as the CD-ROM drive.

How can I open specific CD-ROM drives?
And keep more than one MCI device with MCI_DEVTYPE_CDAUDIO open?

Thanx for all hints and solutions!

Michael Sieber
Erlangen, Germany