- clarify many error messages
[wine] / dlls / winmm / lolvldrv.c
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-21  Eric PouechRewrote the allocation of MM driver descriptors.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-24  Ove KaavenImplemented the DirectSound HAL in winmm's wineoss...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-01-26  Alexandre JulliardDynamically load version.dll in MMDRV_GetDescription32.
2000-01-15  Eric PouechReplaced Wine specific DRIVER_GetType by a correct...
2000-01-04  Eric PouechAdded more MIDI messages 16<=>32 mapping.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-05  Eric PouechAdded callback mechanisms for MIDI IN.
1999-11-21  Eric PouechFixed forwarding and handling messages directed to...
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.