Volume.exe: Set volume control levels using Visual Basic
Volume.exe is a self-extracting compressed file that contains a sample project demonstrating how to set the volume and microphone levels using Visual Basic. ... Option Explicit Dim hmixer As Long ' mixer handle Dim volCtrl As MIXERCONTROL ...
support.microsoft.com |