Click to See Complete Forum and Search --> : Changing The Volume in C#
BillyBobGatesIV
March 15th, 2008, 12:11 PM
I was looking for VD code to change the master volume. In Vista the old programs change only the volume of the app, not the master volume. I found this in c#, problem is it crashes in c#. Would anyone be able to fix this? I don't think it's major.
http://www.codeproject.com/KB/vista/CoreAudio.aspx
Paul McKenzie
March 15th, 2008, 01:48 PM
I was looking for VD code to change the master volume. In Vista the old programs change only the volume of the app, not the master volume. I found this in c#, problem is it crashes in c#. Would anyone be able to fix this? I don't think it's major.This is not a C# forum.
Regards,
Paul McKenzie
ovidiucucu
March 15th, 2008, 06:49 PM
[ Redirected thread ]
dglienna
March 15th, 2008, 07:08 PM
Here's some code:
http://blogs.msdn.com/larryosterman/archive/2007/03/06/how-do-i-change-the-master-volume-in-windows-vista.aspx
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.