hello.
i'm looking for a way to use the waveOutWrite() function asynchronously.
the problem is that after you call waveOutWrite() you need to use waveOutUnprepareHeader.
i've tried the WHDR_DONE event and WAVERR_STILLPLAYING to determine whether waveOutWrite() has finshed playing before...
hello.
is there a (simple) function that returns a handle to the main window (of type HWND) of a c++/mfc program ?
i tried using the Process.MainWindowHandle property and the IConsole2::GetMainWindow() method but couldn't quite get either of them to work...
thanks, b.
hello.
i've recently purchased 'a programmer's guide to sound' by tim kienzle which includes sample source code written in visual c++ 5.00.
i'm using visual studio.net 2003 (visual c++ 6.00) and whenever i try to run the code, i get 'unresolved external' errors (LNK 2019 or LNK 2001).
is this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.