Hi,
I am using windows media player object for my audio player.
I need my player to remember the last set volume on the player if possible.
I can use an INI file to store the last audio volume but i do not know how to get the current volume to store it on exiting the window.
Any help wo...