Reverted latest changes.
[reactos.git] / reactos / lib / kernel32 / misc / dllmain.c
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-04-26 Eric KohlSimplified access to the shared user page.
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-01-20 Eric KohlFixed severe bug in CreateEventW()
2001-01-20 Eric KohlCompleted mutex and semaphore implementation
2000-09-05 Eric KohlImplemented dll detach on thread termination
2000-09-05 Eric KohlImplemented dll detach on process termination
2000-08-15 Eric KohlImproved shared user page
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-03-22 David WelchUpdated the minix driver
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
2000-02-18 Eric KohlFixed environment implementation
1999-10-07 Eric KohlFixed header inclusion order.
1999-04-14 David Welch*** empty log message ***
1999-04-10 David WelchPartially implemented PEB
1999-03-24 David WelchChanged kernel32 to compile as a dll
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 David Welchno message
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1998-12-04 Rex JolliffRolled in various changes from others