S sravs Honorable Feb 12, 2013 1 0 10,510 Feb 12, 2013 #1 Hello, Am trying to control the master volume programatically by C++/VisualC++ for windows7/vista... i have googled but didn't find any related solutions. Please help me.
Hello, Am trying to control the master volume programatically by C++/VisualC++ for windows7/vista... i have googled but didn't find any related solutions. Please help me.
Hawkeye22 Glorious Feb 10, 2006 11,442 2 49,065 Feb 12, 2013 #2 You need to find out the correct windows API calls. http://msdn.microsoft.com/en-us/library/windows/desktop/dd370784%28v=vs.85%29.aspx http://msdn.microsoft.com/en-us/library/windows/desktop/dd370832%28v=vs.85%29.aspx Upvote 0 Downvote
You need to find out the correct windows API calls. http://msdn.microsoft.com/en-us/library/windows/desktop/dd370784%28v=vs.85%29.aspx http://msdn.microsoft.com/en-us/library/windows/desktop/dd370832%28v=vs.85%29.aspx