Removed LoadLibraryW from kernel32.edf, as it seems to not have an implementation...
[reactos.git] / reactos / subsys /
2000-04-03 David WelchCorrect LPC implementation
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-02 Jason FilbyAll video related files now loaded by win32k
2000-04-02 Jason FilbyUse NonPagedPool in EngAllocMem for now
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-24 David WelchConnected standard input/output to the console
2000-03-22 David WelchUpdated the minix driver
2000-03-18 Jason FilbyAdded forgotten .h files
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdded eng files
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-11 Emanuele AlibertiNTOKRNL.FsRtl notification and cache tunnels stubs...
2000-03-10 Jason FilbySmall fix
2000-03-09 Jason FilbyImplemented DRIVER_BuildDDIFunctions
2000-03-08 Emanuele Alibertiwin32k.sys exports script.
2000-03-08 Emanuele AlibertiSome minor fixes.
2000-03-08 Jason FilbyMoved display driver and got win32k loading it's entry...
2000-03-01 Eric KohlFixed mp driver initialization bug and some other ones
2000-02-29 Emanuele AlibertiAdded help command to shell.exe.
2000-02-27 Eric KohlAdded 'Path' and 'windir' system environment variables
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
2000-02-25 Eric KohlImproved RtlCreateUserProcess()
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-19 Eric KohlFixed bugs in process parameter and environment code
2000-02-18 Eric KohlFixed environment implementation
2000-02-14 David WelchFixed compilation bug
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-01-26 David WelchMore improvements to LPC code
2000-01-11 Eric KohlFixed process parameters
1999-12-30 David WelchAdded some additional csrss work
1999-12-28 Eric KohlMinor update
1999-12-26 Emanuele AlibertiSome old Fs/Po code added to the makefile
1999-12-26 David WelchAdded some security functions
1999-12-24 Eric KohlFixed compiler warnings
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-15 Phillip Susifixed timeout on wait functions
1999-12-11 Eric KohlAdded waiting for port requests
1999-12-09 Rex Jolliffsome more video code
1999-12-06 Eric Kohl- implemented process parameter block (PPB) code
1999-12-04 Emanuele AlibertiMinor changes.
1999-12-01 Eric Kohl- added environment functions
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-20 Eric KohlFixed compiler warning
1999-11-20 Eric KohlMajor update to Rtl string functions.
1999-11-17 Rex Jollifffixed reference to abs
1999-11-17 Rex JolliffAdded top level ignore list
1999-11-15 Eric KohlStarted NLS support and improved Rtl string functions.
1999-11-12 Rex Jollifffixed clean rule
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-11-02 David WelchImproved scheduling code
1999-10-31 Emanuele AlibertiW32kSetTextColor, W32GetDCState16 needed __stdcall...
1999-10-29 Rex Jolliffadded more KMGDI functions
1999-10-28 Rex Jolliffadded several new functions
1999-10-27 Rex JolliffFix import problems in win32k.sys
1999-10-24 Rex JolliffChanges to get video drivers and win32k to load
1999-10-23 Rex Jolliffadded some Eng funcs into build list
1999-10-23 Rex Jollifffixed dist and floppy rule
1999-10-21 Eric KohlFixed floppy and dist targets.
1999-10-20 Rex Jolliffadded ignore files
1999-09-10 Rex JolliffChanges to make win32k.sys compile
1999-09-08 Rex Jolliffsome minor coding on win32k
1999-09-08 Emanuele Alibertisome symbols were not declared __stdcall
1999-09-07 Emanuele AlibertiMore for the POSIX+ subsystem
1999-09-05 Eric KohlMoved smss to a better place.
1999-08-29 David Welch*** empty log message ***
1999-08-01 Jason Filby*** empty log message ***
1999-07-23 Rex Jolliffmoved path functions into seperate file
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-17 Emanuele Alibertifixes
1999-07-12 Rex JolliffAdded a service table registration function
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-07-02 Rex JolliffAdded brush scaffolding
1999-07-02 Rex Jolliffmore bitmap scaffolding
1999-07-02 Rex JolliffBitmap scaffolding
1999-06-15 Rex Jolliffsome additions to the GDI engine
1999-06-08 Emanuele AlibertiInitial work for W32 server
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-28 Rex JolliffFirst hack at KMDLLs
1999-05-27 Rex JolliffMore code for win32k.sys
1999-05-22 Rex Jolliffadded stubs and build spec for win32k.sys
1999-05-20 Emanuele Alibertiwin32k.sys exports
1999-05-20 Rex Jolliffadded GDI kernel mode graphics engine skeleton