Correct all instances of mixMessage to mxdMessage.
[wine] / dlls / winmm / mcianim /
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-11  Eric PouechLet MCI drivers support the session instance loading...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.