does anyone know if there is any way that you could control the volume (eg. turn the volume higher/lower) and maybe even lock it?
Thanks
-Chris
This is a discussion on volume within the C++ Programming forums, part of the General Programming Boards category; does anyone know if there is any way that you could control the volume (eg. turn the volume higher/lower) and ...
does anyone know if there is any way that you could control the volume (eg. turn the volume higher/lower) and maybe even lock it?
Thanks
-Chris
Please direct all complaints regarding this post to the nearest brick wallHave a nice day.
Check the Win32 API docs for Mixer functions. I haven't tried them myself so I don't know how it's done.
// Gliptic