http://bugs.winehq.org/show_bug.cgi?id=20664
--- Comment #3 from Raymond superquad.vortex2@gmail.com 2010-11-15 20:11:35 CST --- (In reply to comment #0)
Somehow, trying and accessing a wave device sometimes manages to stop another playing sample. Yet the second call is normally returned with 265=MCIERR_DEVICE_OPEN (mapped from 4=MMSYSERR_ALLOCATED).
To reproduce, you need audible sound.
Using my interactive MCI shell from bug #20232 comment #10, try the following
- open long-playing-sample.wav alias a
- open sample.wav alias b
- play a from 0
- play b from 0 wait
you can hear both wav if you use wineesd.drv
wintest.exe appear twice (12350:out0) and (12350:out1) in pavucontrol