[PATCH] winmm: Fix superfluous MOM_DONE callback messages.

Akihiro Sagawa sagawa.aki at gmail.com
Mon May 14 07:24:08 CDT 2018


Fix Bug 44974.
This is a regression introduced by 185d98bbfdbf7ef10ef52d0264a5a38aedd3b19d.
Because midiOutLongMsg's MOM_DONE callback message confuses an application,
we don't rely on midiOut callback routine anymore in MIDI stream processing.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/winmm/tests/midi.c | 18 ++++++++++++++++--
 dlls/winmm/winmm.c      | 13 +++++++++++--
 2 files changed, 27 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winmm-Fix-superfluous-MOM_DONE-callback-messages.patch
Type: text/x-patch
Size: 5235 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180514/544c064e/attachment.bin>


More information about the wine-devel mailing list