Hi!
I'm trying to send two sounds at the same time? I tired sndPlaySound and PlaySound. Both doesn't work. It there any other way out? If yes, how?
Thanks.
Printable View
Hi!
I'm trying to send two sounds at the same time? I tired sndPlaySound and PlaySound. Both doesn't work. It there any other way out? If yes, how?
Thanks.
you can play a midi and a wave at the same time but not
two of the same type. the only way to achieve this is
through direct sound.
How do i do that?
try looking for a tetris game on this site called CGTetris and get the scource code that should help
later mw