Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

playsound with snd_loop parameter doesn`t work correctly

3 views
Skip to first unread message

borland56755

unread,
Sep 30, 2009, 11:28:13 AM9/30/09
to
hello,
I have written codes on wince device like this:
PlaySound(CString("a.wav"), NULL, SND_FILENAME | SND_ASYNC | SND_LOOP);

My means are repeated forever. But always after several minutes, it will
stop. I changed some wav files, it runs different time. but it all stop
automaticly. It seems repeated , but not forever.

I migrated the same codes to xp pc, it works correctly.

I am puzzled. Please help me.

borland56755

unread,
Sep 30, 2009, 11:34:53 AM9/30/09
to
My device is pcm-9375, and my OS is wince5.0.
Windows media player works correctly.
0 new messages