how can i use mciSendString to record all sound card output?
i got it to the stage where i can create a wav file but it records just white noise.

i need it to record the wav files i'm playing through my sound card.

any ideas? i'm considering directSound as an alternative, but i need even more help with that...