Release 1.5.29.
[wine] / dlls / winmm / tests / mmio.c
2013-04-04  Akihiro Sagawawinmm: Inherit the seek position when using standard...
2012-11-28  Akihiro Sagawawinmm: Fix handling of mmio file buffers.
2012-11-20  Akihiro Sagawawinmm/tests: Add EOF and buffer pointer tests for mmio.
2012-11-13  Akihiro Sagawawinmm: Fix SEEK_END direction of mmio files without...
2012-11-13  Akihiro Sagawawinmm/tests: Add more mmioSeek tests.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-22  Francois Gougetwinmm/tests: Make it clear that no msrle.avi file is...
2011-01-03  Greg Geldorpwinmm/tests: Don't use same buffer for both input and...
2010-12-01  Alexander Puzankovwinmm/tests: Add tests for mmioOpen for the file name...
2010-01-25  Dmitry Timoshkovwinmm: Add a bunch of new mmio tests which discover...
2010-01-18  Dmitry Timoshkovwinmm: Buffer size must be at least MMIO_DEFAULTBUFFER...
2008-10-14  Kai Blinwinmm: Use skip() instead of trace() when skipping...
2008-09-08  Paul Vrienswinmm/tests: Fix a test on win9x.
2008-06-25  Dmitry Timoshkovwinmm: Add another test confirming that mmioDescend...
2008-06-18  Dmitry Timoshkovwinmm: Clear the fccType in mmioDescend for a not RIFF...
2008-06-18  Dmitry Timoshkovwinmm: Add the tests for mmioOpen and mmioSetBuffer...
2008-03-03  Francois Gougetwinmm/tests: Don't use 0x55 to avoid any confusion...
2006-11-13  Michael Stefaniucwinmm/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.