I'm developing an MP3 / Audio CD player (I don't expect to do for Winamp,
I just thought it would make an interesting project)
I've used the Windows media player control (MSDXM.OCX ) to play MP3`s
I've been unable to work out how to get this to play audio CD`s (ie
standard CDA format) so I've resorted to using the MS Multimedia control
from (MCI32.OCX) for CD audio.
Anyone know how to select \ set the audio track to be played using the
Multimedia control (Skipping back and forward I've mastered), or how to get
the Windows media player control to play CDAs ?
Any and all tips on using either control welcome.
(NB: Ill probably evolve the project to use a more robust API interface over
time. )
Paul.