Link to home
Start Free TrialLog in
Avatar of felipes
felipes

asked on

Wave Output

 I need to write data to the wave output of Windows95. I tried to use WaveOutOpen(), WaveOutWrite(), etc API functions, but I'm having various GPFs/limitations (like the lack of an API to seek the wave buffer to a specific location). Anyone have a solution for this (I don't want to use DirectX)?
Avatar of Dr. Kamal Mehdi
Dr. Kamal Mehdi
Flag of Greece image

What do you want to do exactly?
ASKER CERTIFIED SOLUTION
Avatar of afonso
afonso

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial