Ken Thomases ken@codeweavers.com writes:
This reverts commit 6a7127bfc201ff7a218795c239d5b2571ea413d7 and part of 9f32c0d9d60662ac8e00ce5cbd4aebd4fdf8dc89.
It turns out that the issue isn't a limitation of winmm. It's just individual low-level drivers that may fail to support opening the device twice. So, there's no way to write the test (is it todo_wine or not? depends on the driver).
That's not a reason to remove it...