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

waveOutReset Crash

0 views
Skip to first unread message

dkay

unread,
Oct 10, 2007, 11:35:00 PM10/10/07
to
Hi, I'm calling the waveOutReset from a Stop() function to stop the
playback.
I am using waveOutOpen with CALLBACK_FUNCTION.

Nothing is done in the callback function other than signalling an
event.
There's a worker thread that's waiting for the events, prepares the
buffer
and calls waveOutWrite.

the call to waveOutReset doesn't always crash. It does so randomly .

Anyone has got any idea as to what is causing this behaviour ?
[again, I am not calling any waveOut functions in the callback
function]

0 new messages