- clarify many error messages
[wine] / dlls / winmm / mcicda /
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-02  Eric PouechFixed bugs when tray was open.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Andreas MohrAlways open/close the CD-ROM device for every Windows...
2000-10-12  Andreas MohrMCICDA didn't open/close the door when calling the...
2000-09-27  James AbbatielloMCI_STATUS_LENGTH on Windows returns one frame less...
2000-08-29  Andreas MohrFixed verbose CD-ROM serial number warnings and some...
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-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  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
1999-12-25  Eric PouechFixed some bogus values in MCI_STATUS handling (positio...
1999-11-14  Uwe BonnesIgnore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.