Hi was just wondering if anyone knows how to get mp3's playing (with mci) through a secondary sound card?
i know that you can do something like this:
but that only works for wav filesCode:parms.wOutput = 1 rc = mciSendCommand(mciID, MCI_SET, _ MCI_WAVE_OUTPUT, parms)
anyone?
Thanks in advance,
Kris Bennett



Code Project - "Best VB.NET article of October 2011"
on the left <--)
Reply With Quote