               CVolumeControl Class

http://www.netacc.net/~waterbry/BillsApps.htm

How to use:

1) Include the files VolumeControl.cpp and VolumeControl.h
   in your project.

2) Include the header file in your dialogs .cpp file.

3) See the OnInitDialog, OnHScroll, and OnMixerCtrlChange 
   functions in the sample app for usage of the class.

