Re: Get master volume value
Have you been able to find a solution to this? I'm facing the same problem and I too have a Realtek soundcard.
Thanks.
Re: Get master volume value
I doubt that he's still monitoring this thread after 6 years!
You should open a new thread for this question.
Re: Get master volume value
In addition to krmed, when you provide the code snippet, please make sure that it can effectively reproduce the issue that you are having.
As for MMSYSERR_INVALPARAM, according to MSDN, it indicates that
Quote:
One or more parameters are invalid.
Therefore, which parameter is exactly not right, you can figure out best without anything concrete for others to take a look.