Hello,
I just finished a virtual CD driver. It reads from ISO files. It works
fine for data CD but it’s not working for AUDIO cd. Of course this is
pretty normal because I haven’t implemented yet:
IOCTL_CDROM_SEEK_AUDIO_MSF
IOCTL_CDROM_PLAY_AUDIO_MSF
which I think are necessary. I have no clue where to get the MSF
information… number of tracks… etc.
Please help me with this. If I don’t know what I am talking about this
means … I REAL need help.
I have to finish this in couple of days.
Thank you in advance,
Hardwired