Here's an Auto Hot Key subroutine. Doubt if it will help you much.
vol_MasterDown:
SoundSet, -%vol_Step%
Gosub, vol_ShowBars
return
I guess I'd probably have to call a dll, but I don't know which one or the
syntax/parameters.
"Andrew" <> wrote in message
news:...
> Can you put a volume script here so we know what you're referring
> to..!
>
> Andrew
>
> "Deane" <> wrote in message
> news:%...
> | The approach to controlling volume in the mixer has changed with
> Vista. I'd
> | like to know if it is still possible to control the master volume
> | programatically... I had written a couple of useful scripts for W2k
> and XP
> | that don't work in Vista.
> |
>
>
|