Is it possible to do on Win2k/WinXP in a "nice way" ?


Thanks

Posted on 2005-10-08 12:47:59 by Azrim
Prolly enumeration of processes, and then look which dlls are loaded for each process. winmm.dll (MME), dsound.dll (DirectSound), ctasio.dll (ASIO) and ksuser.dll (Kernel Streaming) are the 4 direct ways to use the soundcard.
Posted on 2005-10-11 07:30:20 by Ultrano

Thanks

I was hoping for less "guess work" :)

Posted on 2005-10-13 10:08:02 by Azrim