shlwapi: Add a stub for IsInternetESCEnabled.
[wine] / include / mmddk.h
2012-04-03  Andrew Eikummmddk.h: Remove unused, Wine-specific WinMM defines.
2011-11-09  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-04-08  Maarten Lankhorstinclude: Add missing defines to mddk.h.
2010-09-02  Octavian Voicuinclude: Add MCI_INTEGER64 mci type.
2010-03-24  Jörg Höhleinclude: Add some multimedia defines not present in...
2009-02-05  Michael Stefaniucinclude: Remove struct PORTALLOC from mmddk.h.
2009-02-04  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in mmddk.h.
2008-11-26  Maarten Lankhorstwinmm: Some 64-bit pointer fixes.
2007-08-30  Francois Gougetwinmm: Fix the mmTask*() prototypes.
2007-08-30  Francois Gougetwinmm: Make mmddk.h C++ compatible.
2007-06-01  Dmitry Timoshkovmidimap: Fix compilation warnings in 64-bit mode.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-12-17  Robert ReifAdded a missing define.
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-07-21  Filip Navara- Implementation of mmTaskCreate. Based on patch by...
2003-10-02  Robert ReifAdded some missing defines.
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-10-31  Eric Pouechwinmm/mmsystem now compiles with -DSTRICT.
2002-08-31  Patrik StridvallMSVC compatibility fixes.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-04  Eric PouechNow using manifest constant instead of raw values for...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
1999-09-27  Eric PouechRemoved last dependancies between MCI drivers and WINMM...
1999-09-22  Eric PouechNow using the same structs for low-level drivers as...
1999-09-05  Eric PouechMoved DDK level material to new include/mmddk.h file.