Can someone recommend a tutorial that shows how to use sound (winmm.dll I presume) with multiple sound cards? Actually, I guess a tutorial that shows how to open sound to a certain sound card would suffice.

I'm wondering how to (a) get a list of all the devices (b) play a sound to a certain device and (c) peek while it's playing (get the position).

Thanks in advance.

TD