How to change default Sound device SDK, DDK???

  • Thread starter Thread starter Vitali V
  • Start date Start date
V

Vitali V

Hi,

I my audio driver (virtual, just grab music from system) and I need during
starting my program change this driver in a system as a default playing
driver.

I can't find any function in SDK, DDK and so on how can I do in windows xp
or 2000 system.

Can you help me please?

Thanks

Vitali
 
Hi,

I found that I can modify registry value
HKCU\Software\Microsoft\Multimedia\Sound Mapper

And setup new default device, but I think it's incorrect way.

Any other ideas?

Vitali
 
Back
Top