Is there a way to control Wave balance output that will work on both XP and Vista?
Vista has a new api for everything related to mixers and audio, api should work for each process, but to change the global volume you will have to look at the new COM interfaces added in Vista p>
It should start .
Have you looked at that?
waveOutSetVolumeThe waveOutSetVolume function sets the volume level of the specified audio output device.
waveOutSetVolume
The waveOutSetVolume function sets the volume level of the specified audio output device.
It uses winmm.lib. http://msdn.microsoft.com/en-us/library/ms713762.aspx
Source: https://habr.com/ru/post/1697138/More articles:Do users have a lot of PRADO? - phpWhat is the easiest way to stub complex interface in Java? - javaTesting the user interface on an Asp.net page? - unit-testingHow to programmatically determine a parameter name when building an ArgumentException? - reflectioncalculate elapsed time in flash - timeProblems with the Mrov2 Multiproject Cobertura message during Build's mvn site - maven-2Parser error when using ScriptManager - asp.netWhat are the meanings of the meaning of โdistributionโ under the LGPL? - software-distributionJ2ME Coating Tools - testingBest container for dual indexing - c ++All Articles