Fixes more use before set races.
[wine] / dlls / winmm / time.c
2003-11-09  Eric PouechRemoved some more dependencies on wine 16-bit specific...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-10-29  Eric Pouech- let all time related functions make use of low level...
2002-10-25  Eric PouechSimplify the global internal data handling.
2002-10-10  Eric PouechKeep on moving 16 bit code out of winmm.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-24  Andreas MohrSpelling fixes.
2001-01-13  Ove KaavenRemove multimedia timers from the service thread, use...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-05-10  Alexandre JulliardSpecify the service thread timers in ms instead of us.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-04  Eric PouechPut back visible minimum timer resolution to 1 ms.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.