Simplified access to the shared user page.
[reactos.git] / reactos / lib / kernel32 / misc / time.c
2002-04-26 Eric KohlSimplified access to the shared user page.
2001-05-30 Eric KohlImplemented RtlFindMessage().
2000-06-29 David WelchMade header file usage more consistent
2000-01-20 Eric KohlReplaced calls to aprintf() or dprintf() by DPRINT()
1999-10-07 Eric KohlFixed header inclusion order.
1999-05-29 David WelchLots of changes to the kernel
1999-05-16 Eric KohlFixed SystemTimeToFileTime().
1999-05-15 Eric KohlFixed typo.
1999-05-15 Eric KohlImproved time functions.
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-20 Boudewijn DekkerFixed bug in filetime to system time conversion.
1999-02-05 Rex JolliffIncorporated changed from Boudewijn