Page 1 of 1
[SOLVED] Sound control not working on Vista
Posted: Sat Oct 25, 2008 10:31 am
by fidoboy
I'm trying to make a new action to change the volume up or down (with OSD display) and toggle mute. But it doesn't work, i've used master volume to relative value but it doesn't change anything... any ideas?? is this a bug?
regards,
Re: Sound control not working on Vista
Posted: Sat Oct 25, 2008 10:44 am
by fidoboy
I'm sorry i've just noticed that volume change is working, the problem is with GetMasterVolume that it's not working on vista... how can i use the VistaVolume.dll features to display current volume in OSD??
regards,
Re: Sound control not working on Vista
Posted: Sun Oct 26, 2008 12:46 pm
by Bitmonster
Re: Sound control not working on Vista
Posted: Sun Oct 26, 2008 3:28 pm
by fidoboy
Oops!! I'm sorry! Here is my data:
- EventGhost 0.3.6.1483
- Windows Vista x64
Re: Sound control not working on Vista
Posted: Sun Oct 26, 2008 4:28 pm
by Bitmonster
You can use "Change Master Volume" by 0% and use the eg.result return value for the OSD.
Re: Sound control not working on Vista
Posted: Sun Oct 26, 2008 4:47 pm
by fidoboy
You are right!! Good idea... it works. Many thanks
FidoBoy