vbscript: Added a hack for parameterized assignments with one argument.
[wine] / dlls / winmm / tests / midi.c
2011-04-11  Jörg Höhlewinmm: DriverCallback returns TRUE iff there is notific...
2011-01-28  Greg Geldorpwinmm/tests: Skip some tests on VMware.
2010-11-12  Jörg Höhlemciseq: The native MCI sequencer cannot record.
2010-10-04  Detlef Riekenbergwinmm/tests: Set a struct member to 0 is obsolete after...
2010-10-01  Saulius Krasuckaswinmm/tests: Initialize whole MIDIHDR struct before...
2010-09-29  Alexandre Julliardwinmm/tests: Skip tests if MIDI cannot be opened.
2010-05-19  Jörg Höhlewinmm: More MIDI boundary tests & fixes.
2010-04-12  Alexandre Julliardwinmm/tests: Fix a pointer conversion warning on 64...
2010-03-30  Jörg Höhlewinmm/tests: Use cpp's __LINE__ to print meaningful...
2010-03-19  Jörg Höhlemidimap: Allow GetVolume by device identifier.
2010-02-25  Gerald Pfeiferwinmm/tests: Fix test condition in test_midiStream().
2010-02-24  Jörg Höhlewinmm/tests: Fix transient notification error: messages...
2010-02-22  Jörg Höhlewinmm/tests: MIDIHDR tests.
2010-02-22  Jörg Höhlemidimap: Have GetDevCaps error out when no MIDI device...
2010-02-16  Alexandre Julliardwinmm/tests: Fix a couple of incorrect casts.
2010-02-11  Jörg Höhlewinmm: Fix incorrect memory useage (Valgrind w/ MIDI...
2010-02-11  Jörg Höhlemidimap: Implement callback/notification.
2010-02-03  Jörg Höhlewinmm: The 64KB buffer limit on MIDIHDR buffers applies...
2010-02-03  Jörg Höhlewinmm/tests: Initial set of MIDI tests.