mshtml: Added IHTMLDocument2::put_designMode tests.
[wine] / dlls / mcicda /
2011-11-14  Francois Gougetmcicda: Give a name to the critical sections.
2010-11-02  Jörg Höhlewinmm: MCI_INFO doesn't change the output buffer in...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-25  Jörg Höhlemcicda: Access the first CD-ROM unless given a device...
2010-08-25  Jörg Höhlemcicda: Opens d, d:, d:\, d:\foo since w2k. Only d...
2010-08-17  Jörg Höhlemcicda: Fix seeking.
2010-08-17  Jörg Höhlemcicda: Fix several return codes.
2010-08-17  Jörg Höhlemcicda: Rework MCI notification system.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-21  Michael Stefaniucmcicda: Avoid using long.
2010-05-20  Jörg Höhlewinmm: Have MCI drivers handle notification for MCI_OPEN.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Jörg Höhlemcicda: Prevent crash when closing while playing.
2009-10-08  Jörg Höhlemcicda: Fix an early return statement in Open.
2009-03-02  Michael Stefaniucmcicda: Compare a file handle with INVALID_HANDLE_VALUE...
2009-02-27  Chris Robinsonmcicda: Partially handle Play notifications.
2009-02-27  Chris Robinsonmcicda: Play back an audio CD digitally, when possible.
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2008-10-17  Andrew Talbotmcicda: Sign-compare warning fix.
2008-04-21  Andrew Talbotmcicda: Remove unused variable.
2007-06-01  Dmitry Timoshkovmcicda: Fix compilation warnings in 64-bit mode.
2007-05-10  Andrew Talbotmcicda: Exclude unused headers.
2007-01-18  Francois Gougetmcicda: Use '%u' to print GetLastError().
2007-01-09  Francois Gougetmcicda: Compare GetLastError() to kernel error codes...
2006-10-10  Michael Stefaniucmcicda: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-07-27  Rémi AssaillyMoved mcicda to the top-level dlls directory.