HOW DO I LOOP (REPEAT) MY MUSIC USING mciSendString???
Arie.
Printable View
HOW DO I LOOP (REPEAT) MY MUSIC USING mciSendString???
Arie.
Specify "notify" in the command string, feed the hwndCallback parameter a valid window handle, and get your window to resend the command to play when it gets the MM_MCINOTIFY message. I think.
I think I got your idea, I'll try it and I'll get back here..
Arie.
Well good luck, I'm off skiing for a week at 2am tomorrow morning!
Does anyone has some piece of code which does what he said?Quote:
Originally posted by TheManWhoCan
Specify "notify" in the command string, feed the hwndCallback parameter a valid window handle, and get your window to resend the command to play when it gets the MM_MCINOTIFY message. I think.
Arie.
Anyone??? Any Idea??
Arie.