Combine WINE_WAVEOUT and WINE_WAVEIN into a single structure.
[wine] / dlls / winmm / message16.c
2005-02-09  Eric Pouech- rewrite MCI interfaces as Unicode interface (as it...
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-04-05  Eric Pouech- implemented MCI_SOUND command
2003-11-09  Eric PouechRemoved some more dependencies on wine 16-bit specific...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2003-01-02  Eric PouechWhen unmapping a (wave|midi)-header unprepare message...
2002-12-23  Jeff SmithCorrect all instances of mixMessage to mxdMessage.
2002-10-31  Eric Pouechwinmm/mmsystem now compiles with -DSTRICT.
2002-10-29  Eric PouechAll low level driver functions (internals for wave...
2002-10-29  Eric PouechAll MCI functions are now cleanly separated.
2002-10-28  Eric PouechMove low level multimedia message mapping out of 32...
2002-10-28  Eric PouechMove MCI message mapping out of 32 bit code.