http://bugs.winehq.org/show_bug.cgi?id=27822
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com 2011-07-18 10:03:59 CDT --- Created an attachment (id=35592) --> (http://bugs.winehq.org/attachment.cgi?id=35592) winmm: Close ACM stream when closing wave device
The problem is I forgot to close the ACM stream during wave device shutdown. This patch fixes it. I'll submit it shortly.