Appears that java's sound API's work well for single streams, and even for setting the input from the microphone, but not for setting the master volume level in Vista/Windows 7.
refs:
http://stackoverflow.com/questions/1734808/how-to-adjust-speaker-volume-from-java-program
http://stackoverflow.com/questions/294292/changing-master-volume-level/294525#294525 only works on XP for the master volume
Anybody have something that'll work for all of them (without compatibility mode or controlling the mouse to increase volume level [robot-like]).