View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default API commands to turn volume control on

Hi

See if you can trim this down to something readable <g:

http://support.microsoft.com/default...b;en-us;178456

HTH. Best wishes Harald

"Mike" skrev i melding
...
Thanks in advance for your help.

Does anyone have some VBA code that will unmute the sound
for the Windows Volume control using Excel?

I read some stuff in Walkenbach's book about displaying
stuff from the Control Panel within Excel using windows
API calls but I didn't see anything about changing the
volume settings. Thanks again.