mshtml: Added partial IHTMLDocument2::put_designMode implementation.
[wine] / dlls / mmsystem.dll16 /
2013-03-05  Jörg Höhlemmsystem: MIDIHDR.dwOffset exists since Win 32 only...
2013-02-27  Jörg Höhlemmsystem: Always use CALLBACK_FUNCTION to update MIDI...
2013-02-27  Jörg Höhlemmsystem: Do not rewrite input parameters.
2013-02-27  Jörg Höhlemmsystem: Use SEGPTR when the .spec says so.
2012-12-03  Andrew Talbotmmsystem.dll: De-constify a variable.
2012-03-12  Michael Stefaniucmmsystem.dll16: Drop the WINE_ prefix from a FIXME.
2011-10-25  Michael Stefaniucinclude: Remove 'l' modifier from numeric constants...
2011-09-16  Andrew Talbotmmsystem.dll16: Remove an unused variable.
2011-05-26  Jörg Höhlemmsystem: MCI_UnMapMsg16To32W need not return a value.
2011-05-26  Jörg Höhlemmsystem: Fix some MCI mappings.
2011-05-12  Damjan Jovanovicmmsystem.dll16: Use flags instead of device type as...
2011-05-05  Damjan Jovanovicmmsystem.dll16: Fix the pointer arithmetic and memory...
2011-05-05  Damjan Jovanovicmmsystem.dll16: Fix MCI_STATUS mapping for digitalvideo.
2011-05-03  Damjan Jovanovicmmsystem.dll16: Fix mapping of MCI_WINDOW structures...
2011-04-20  Damjan Jovanovicmmsystem: Improve 16 bit mapping for MCI_WHERE/PUT...
2011-01-04  Andrew Nguyenmmsystem.dll16: Correctly map the MCI_SYSINFO_PARMS...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-16  Jörg Höhlewinmm: Support MCI_SOUND.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-24  Eric Pouechmmsystem.drv: Always create a thunk for MMIO objects.
2010-06-23  Jörg Höhlemmsystem: Handle WAVE_FORMAT_QUERY case.
2010-06-21  Eric Pouechmmsystem.drv: Always map parameters for all callback...
2010-06-16  Jörg Höhlemmsystem: Log MCI command name again.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-12-30  Alexandre Julliardkernel: Add an import lib for krnl386, and stop importi...
2009-12-28  Alexandre Julliardwinevdm: Move the loading of the system drivers into...
2009-12-03  Marcus Meissnermmsystem.dll16: Check for NULL ptr in mmioRename (Cover...
2009-11-12  Alexandre Julliarduser32: Move driver support to mmsystem and replace...
2009-11-12  Alexandre Julliardmmsystem: Use PeekMessageW instead of UserYield.
2009-11-09  Eric Pouechmmsystem.dll16: Correctly send messages up to winmm...
2009-11-03  Eric Pouechmmsystem.dll16: Fix the callback function.
2009-10-26  Francois Gougetmmsystem.dll16: Make MMSYSTEM_MMTIME16to32() static.
2009-10-26  Francois Gougetmmsystem.dll16: Reorder the thread and time functions...
2009-10-23  Eric Pouechwinmm: Final split of mmsystem.