[PATCH 2/2] winmm: The 64KB buffer limit on MIDIHDR buffers applies to streams only.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Wed Feb 3 04:25:23 CST 2010


Hi,

This ought to fix bug#18220
It depends on my previous patch:
winmm/tests: Initial set of MIDI tests.

Regarding
+    /* FIXME: detect MIDIStream handles and enforce 64KB buffer limit on those */
I'm not aware of a means to distinguish a midistream from a midiout
handle.  To fix this one would need an extra slot, I believe.
Native manages to tell the difference, as the tests show.

Regards,
	Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winmm-The-64KB-buffer-limit-on-MIDIHDR-buffers-appl.patch
Type: application/octet-stream
Size: 7286 bytes
Desc: 0002-winmm-The-64KB-buffer-limit-on-MIDIHDR-buffers-appl.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100203/a8972bca/attachment.obj>


More information about the wine-patches mailing list