- Add flags for NtCreateProcessEx for upcoming patch.
[reactos.git] / reactos / subsys / win32k / main / dllmain.c
2003-04-02 Gunnar Dalsnestimer messages impl.
2003-04-01 Gé van GeldorpUse FreeType DLL
2003-03-28 Gé van GeldorpFix crash in W32kGetTextMetrics
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2002-09-17 David WelchMisc. user fixes.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-14 Eric KohlFixed automatic loading of required modules.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-27 David WelchMore user work
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-06-12 Casper HornstrupWindow stations and desktops
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-09-08 Eric KohlOoops! I forgot that little thingy...
2000-06-29 David WelchMade header file usage more consistent
2000-06-16 Jason FilbyGDI improvements
2000-04-02 Jason FilbyAll video related files now loaded by win32k
2000-02-22 Eric KohlAdded W32kInitialize service (orig. name NtGdiInit)
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
1999-11-20 Eric KohlFixed compiler warning
1999-11-02 David WelchImproved scheduling code
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-27 Rex JolliffMore code for win32k.sys
1999-05-22 Rex Jolliffadded stubs and build spec for win32k.sys
1999-05-20 Rex Jolliffadded GDI kernel mode graphics engine skeleton