I need control the volume using win32 API. I know the function WaveOutSetVolume, but I don't exactly know,
how and where I can get handle for this function. Next, I don't know why the function WaveOutGetVolume doesn't work, even it is danger for my system (after using this function, system is not answering, I must reboot my computer). I want to know how I can control other devices - for midi, cd-rom, etc.
If you can help me, please do it.
how and where I can get handle for this function. Next, I don't know why the function WaveOutGetVolume doesn't work, even it is danger for my system (after using this function, system is not answering, I must reboot my computer). I want to know how I can control other devices - for midi, cd-rom, etc.
If you can help me, please do it.