amitabh
Feb 28th, 2001, 09:05 PM
I am using mciSendString to play audio files and I would like to get notified when the song has finished palying or even has been superceded(but not the case of being terminated by the user). I know that there is someting called a Notify flag, but I am not being able to use it. (Problems with passing the callback proc or window)