http://bugs.winehq.org/show_bug.cgi?id=28413
--- Comment #15 from Raymond superquad.vortex2@gmail.com 2011-11-08 16:57:29 CST --- (In reply to comment #14) That was not an option at the time Wine's winmm had to be
careful not to have a device opened twice, because that was not supported by all backends (well, even now non-default devices like plughw:N may not support that).
it is a bug of rewrite when wine's mmdev does not check whether the device can be open more then once using shared mode and exclusive mode
e.g spdif with ac3 passthrough cannot be open twice
The main problem of current implementation is
dxdiag cannot test sound card
which is normal in win 7 but abnormal in xp