I am playing music using mciSendString API call. how do i find out when the music has stopped or how do i loop the music?. any help?
Printable View
I am playing music using mciSendString API call. how do i find out when the music has stopped or how do i loop the music?. any help?
To loop it, specify repeat for the flag.