winecoreaudio: Add mechanism for cross-thread call of widHelper_NotifyCompletions.
commitcff4da8db8a152535a0e20110618ea8815e67e51
authorKen Thomases <ken@codeweavers.com>
Thu, 28 Dec 2006 17:06:51 +0000 (28 11:06 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Dec 2006 11:49:43 +0000 (29 12:49 +0100)
tree57f1f4b87f0d1b63f2542a2dff8fcaa2deabe935
parent9ef54e4ebee50a6cdef70138ba22db6b3167e2c3
winecoreaudio: Add mechanism for cross-thread call of widHelper_NotifyCompletions.

wodSendNotifyInputCompletionsMessage sends the kWaveInNotifyCompletionsMessage
to the message thread, which calls widHelper_NotifyCompletions.
dlls/winmm/winecoreaudio/audio.c