I'm trying to create a small app that lets me create different
sound-profiles on my PPC and switch between them by tapping a button. (One
button for Outdoors, another for In Office and a third for Meetings at
least)
I've found out that changing the volume in the built-in volume control
changes a few registry settings, but if I change theese settings from my
program the volume-level of the device don't change. So I figure that there
must be an API to change the system volume, but I've not found anything that
works from VB.Net
Does anybody know the API for changing the volume on a PPC 2002 device (and
how to access it from VB.NET)?
Cato Lommerud
As a curiousity I can mentione that changing the registry settings for the
second volume-slider in WM 2003 actually affects the ringer volume of the
device (but updating the registry for the first slider still does not work)