MCI & Audio CD
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I noticed that when I run MS CDPlayer and the cd device is already opened by another application, the CD Player waits untill the device is free, and then take the control over it. I wonder how are they doing it? Is it by polling and checking the MCI_SYSINFO or Is there any notification from windows that the CD device is available for MCI_OPEN? Hope you have any idea. Yaron