Don't load user32 too early on for 16-bit apps, so that app-specific
[wine] / dlls / winmm / wavemap /
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-03  Eric PouechReplaced pointers to external functions by a DLL import.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
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-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  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-04  Eric PouechAdded support for WODM_BREAKLOOP message.
1999-12-11  Bradley BaetzThe wavemap driver wasn't passing the callback type...
1999-12-05  Eric PouechAdded support for WAVE_FORMAT_QUERY flag in wodOpen.
1999-11-21  Eric PouechFixed forwarding and handling messages directed to...
1999-10-31  Eric PouechAdded built-in msacm.drv and midimap.drv drivers.