Added parsing & storing of command tables.
[wine] / multimedia / mciwave.c
1999-07-15  Eric PouechRemoved fixed size array to store specific data (now...
1999-05-24  Eric Pouechmoved to the new debug interface
1999-05-17  Jukka KangasWhen opening the file we don't need MMIO_EXCLUSIVE
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-15  Eric PouechCosmetic fixes.
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-14  Eric PouechFixed bugs on MCI notification (callback info are copie...
1999-02-13  Eric PouechAdded support for MCI AVI driver
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-18  Eric PouechRemoved warning.
1998-12-01  Eric PouechFixed memory/status recovery when error occured in...
1998-11-24  Eric PouechStarting writing MCI part ; fixed bug in MCI_INFO command.