http://bugs.winehq.org/show_bug.cgi?id=22880
--- Comment #32 from Raymond superquad.vortex2@gmail.com 2010-10-27 20:40:43 CDT --- (In reply to comment #4)
Does MMSYSERR_ALLOCATED make this a duplicate of bug #22261? I.e. Wine, like win95 AFAIK, only allows one winmm device open at any one time, while w2k and later use the WDM to perform mixing (dsound does too) -- yet the website mentions win98, are sound effects present on a win98 box?
if you look at ens1371 specification , the legacy subsystem support soundblaster 16 , opl-fm emulation
so it does not need open waveout device twice, the midi is play using sb16 or opl-fm emulation