Added LGPL standard comment, and copyright notices where necessary.
[wine] / dlls / winmm / driver.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-10  Eric PouechFix potential memory issue.
2001-12-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-17  Andreas MohrCosmetics.
2001-01-05  François GougetWe must cast the return value of GetProcAddress.
2000-12-21  Eric PouechCleaned up the code a bit.
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...