Implemented a large number of the msvideo dll routines.
[wine] / dlls / winmm / mmio.c
2000-06-25  Eric PouechSeveral fixes spotted by Corel (Jean-Claude Batista...
2000-04-11  Noomen HamzaFixed other bugs within MMIO implementation. Now, it...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-04  Noomen HamzaFixed two small bugs within MMIO_InstallIOProc and...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-19  Eric PouechFixed segmented/linear buffers manipulation.
2000-03-07  Ulrich CzekallaCheck for existence if MMIO_EXIST is passed to MMIO_Open.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-04  Bradley BaetzConvert mmio to allow the use of 32 bit mmio procedures.
1999-12-08  Bradley Baetz- Fix MMIO_{Open,Rename} to check the filename (of...
1999-11-14  Eric PouechThe adwInfo[0] field was no longer used on mmioOpen...
1999-10-31  Ulrich CzekallaAdded support for the addition and removal of custom...
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.