I'm using API for volume control when playing a wav file in my program. What I am wondering is, is there any way to have the program remember what the original volume setting was, and restore it when exiting my program. As of right now if they tirn the volume all the way down in the program then exit, it is also turned all the way down on windows (obviously) but I would like it to restore to what the user had before running my program and adjusting the volume from within my program.
Thanks
Jay
