How to play many WAV resources at the same time.

Hi,
I am developing a game for WM2003 and WM2005.
Is there an example to play many WAV files at the same time from resources.
Maybe DirectSound.
If there is a example somewhere it would really help.
Thanks,
Giorgos
[250 byte] By [giorgos_gs] at [2008-2-15]
# 1

There's no DS on CE. You can use waveOut API to do that.
Samples are available on MSDN.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcewave/html/_wcesdk_win32_waveoutwrite.asp

IlyaTumanov at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...