Always message the WinMM processing thread when a buffer is done
commit2b2ce8bf3b89793f0bd555675eccc89875b8e8a2
authorChris Robinson <chris.kcat@gmail.com>
Fri, 20 Jan 2012 20:06:31 +0000 (20 12:06 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 20 Jan 2012 20:06:31 +0000 (20 12:06 -0800)
treeadffcb212d046df366384b6185805a071713c73b
parent47c8c15878fbe66f8c3f20588c807388f53dd847
Always message the WinMM processing thread when a buffer is done

So the processing thread can keep track of completed buffers when shutting
down, too.
Alc/backends/winmm.c