changing windows volume settings

Started by
2 comments, last by nextgengamer 21 years, 9 months ago
Hi, Does anyone know of a function that can actually change the volume setting of the windows volume control. Anyhelp would be appreciated. thanks NextGenGamer
Advertisement
waveOutSetVolume
midiOutSetVolume
etc.

---
Come to #directxdev IRC channel on AfterNET
That is exactly what i am looking for but how do I get the HWAVEOUT of my sound device?
I am using waveOutSetVolume(NULL, Value)
however i''m having a weird problem if the number i give it is positive it adjusts the volume where it needs to go but the balance is all the way to the left. And if I do negative numbers it sets the volume and sets the balance to the right speaker.

This topic is closed to new replies.

Advertisement