Hello to all,
I need your help. I'm programming in VC++ and I need to change the default
audio device in Windows98, 2000 and XP.
I've found a function that returns the ID of the preferred audio device
(waveoutmessage) but I need to change the preferred audio device.
I don't know how to do that... may be It can be done through the registry...
Thank you.