Hi
I'm having a strange problem at the moment, and hope that someone
could point me into the right direction for fixing it.
I've written a small VoIP phone, and I'm using the waveoutopen etc etc
calls to open the soundcard for playback and recording. I open and
initialize the playback and recording device.
My problem is that sometimes I'd do a waveoutopen and get MM_WOM_OPEN
and MM_WOM_CLOSE messages almost directly after each other, even
though I have not even tried to close the sound card from my
application.
Has anyone experienced problems like these? They happen intermittedly,
so I can't always pin-point when exactly it happens. I have one main
message handler that handles all the MM_SYSTEM messages needed.
Kind Regards
Stephan van der Merwe