kernel32: Moved EnumPageFiles[AW] implementation to kernel32.
[wine] / dlls / winmm / tests / mmio.c
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.