migrate substitution keywords to SVN
[reactos.git] / reactos / subsys / csrss / api / wapi.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-07-03 Hartmut Birr- Try to get or to allocate the process data structure...
2004-06-27 Thomas Bluemelrevert my previous patch
2004-06-27 Thomas Bluemeldon't crash if requested process couldn't be found
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2003-12-30 KJK::Hyperion - include/rosrtl/thread.h, lib/rosrtl/makefile, lib...
2003-12-05 Gé van GeldorpMake room for error status code when invalid request...
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-29 James TaborAdding Art Yerkes Keyboard Testing Code
2003-03-09 Hartmut Birr- Added CsrDuplicateHandle.
2003-03-05 Eric KohlImplemented VerifyConsoleIoHandle().
2003-02-24 Hartmut Birr- Implemented CsrGetInputHandle, CsrGetOutputHandle...
2002-11-12 Marty DillImplemented ReadConsoleOutputA() and WriteConsoleInputA().
2002-10-31 Eric KohlFixed warnings.
2002-10-29 Marty DillImplemented PeekConsoleInputA().
2002-10-20 Eric KohlImplemented [Get/Set]ProcessShutdownParameters().
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-10-20 Marty Dill-Implemented GetNumberOfConsoleInputEvents and ReadCons...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-22 Eric Kohl-Implemented ReadConsoleOutputCharacterA and CsrReadCon...
2001-12-02 David WelchImplemented LPC sections
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-23 Phillip SusiTreat STATUS_PORT_DISCONNECTED as full error, now that...
2001-01-21 Phillip SusiReworked console code to use frame buffers and input...
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2000-07-11 Phillip SusiImplemented console modes
2000-05-26 Phillip Susibig work on the console front
2000-04-23 Phillip SusiWhole new win32 console support, with multiple virtual...
2000-04-03 David WelchCorrect LPC implementation
2000-03-22 David WelchUpdated the minix driver
2000-02-29 Emanuele AlibertiAdded help command to shell.exe.
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
1999-12-30 David WelchAdded some additional csrss work
1999-12-22 David WelchCorrected additional object manager issues pointed...