[PATCH 6/6] winmm: Audio drivers unconditionally invoke DriverCallback.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Wed Mar 30 05:51:57 CDT 2011


Hi,

MSDN says about some conformance tests: "When midiOutOpen is called
with dwCallback equal to NULL and dwFlags equal to CALLBACK_NULL, the
driver must still call DriverCallback.  This is verified by ensuring
that the MHDR_DONE flag is set in the dwFlags field of the lpMidiOutHdr
parameter to midiOutLongMsg after a SysEx message is sent."

I never understood the second sentence (does DriverCallback set
MHDR_DONE?) but let's always invoke DriverCallback.

Regards,
 Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winmm-Audio-drivers-unconditionally-invoke-DriverCa.patch
Type: application/octet-stream
Size: 5456 bytes
Desc: 0006-winmm-Audio-drivers-unconditionally-invoke-DriverCa.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110330/7d318a6f/attachment.obj>


More information about the wine-patches mailing list