http://bugs.winehq.org/show_bug.cgi?id=31924
--- Comment #2 from Nico Bendlin nicode@gmx.net 2012-10-22 07:02:12 CDT --- (In reply to comment #1)
Probably better to get the mmdevice directly with WINMM_GetMixerMMDevice() if the given uDeviceID appears invalid. If you're interested, this should be easy to make a patch and tests for.
I'm fairly new to Wine and do not feel to be in a position to propose a patch and/or testcase. Therefore my comment targets the Windows API workaround (that I implemented in the run-time patch for the application).