GL1zdA
06-24-2007, 03:57 PM
After installing SPTD playing AudioCD with the use of MCI (winmm.dll) doesn't work anymore.
Here's a sample command sequence which fails: (logged from the game Heroes of Might And Magic II).
open G: type cdaudio alias CD shareable
set CD time format tmsf
status CD mode
play CD from 14 to 15 notify //this fails
I reproduced this behaviour with a sample MCI test program from the book "Windows Programming" by Charles Petzold and the result is a failure, so it isn't a HoMM specific problem.
Please let me know if there is a solution for this.
(affected are 1.43 and 1.50 - i tested these, the version bundled with daemon tools 4.08HE works ok).
Here's a sample command sequence which fails: (logged from the game Heroes of Might And Magic II).
open G: type cdaudio alias CD shareable
set CD time format tmsf
status CD mode
play CD from 14 to 15 notify //this fails
I reproduced this behaviour with a sample MCI test program from the book "Windows Programming" by Charles Petzold and the result is a failure, so it isn't a HoMM specific problem.
Please let me know if there is a solution for this.
(affected are 1.43 and 1.50 - i tested these, the version bundled with daemon tools 4.08HE works ok).