http://bugs.winehq.org/show_bug.cgi?id=13204
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl 2008-05-15 07:20:47 --- Created an attachment (id=13076) --> (http://bugs.winehq.org/attachment.cgi?id=13076) Patch that works for me
This patch works for me, it's applied to 1.0_rc1 (so still with the incorrectly reverted no-deprecated-alsa patch). One part of it is what seemed to be missing in the depr. patch. The rest is based on some guess work. I've never really worked with threads, so I don't actually understand them. However, if the InterlockedExchange is really needed, that seemed like a good place for it. As you may see, wodUpdatePlayedTotal is now a noop.