winmm/tests: Fix handle casting warnings on 64-bit.
[wine] / dlls / winmm / tests / mmio.c
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.