Delegates messages directly to the edit control window proc instead of
[wine] / include / mmddk.h
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.