Which interface should I use to control the volume of my application on Vista or Windows 7?
The programming language doesn't matter.
|
Which interface should I use to control the volume of my application on Vista or Windows 7? The programming language doesn't matter. |
||||
|
|
|
|
|||
|
|
This here article/library did it for me. Import it and use ONELINER to set global application volume, which works with old style API that will work on XP and 7 as well. http://www.dreamincode.net/forums/topic/45693-controlling-sound-volume-in-c%23/ |
|||
|
|