[CRT] Remove useless #undef abort from process.h
[reactos.git] / reactos / subsys / csrss / api / wapi.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Maarten BosmaMoved csrss
2006-01-08 Alex Ionescu- get csrss, ntvdm, smss compiling on msvc.
2005-12-01 Gé van GeldorpFiles forgotten in r19815
2005-11-22 Alex Ionescu- Missed one change
2005-09-08 Hartmut BirrAllocate a larger storage for the request buffer. It...
2005-08-28 Hartmut Birr- Allocate the csrss request buffer from heap if the...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structures ...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-07-26 Filip Navara#include "csrss.h" -> #include <csrss.h>
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-02 Filip NavaraUse RtlExitUserThread instead of NtTerminateThread...
2005-07-01 Alex IonescuPCH for csrss and win32csr, and remove rosrtl usage
2005-06-22 Hartmut Birr- Initialized Reply with NULL for the first call to...
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-20 Filip NavaraCompile CSRSS and WIN32CSR with NDK headers.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-20 Emanuele AlibertiSM: init system reading the registry
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-26 Emanuele AlibertiCSR pre-init cleanup
2005-02-19 Emanuele AlibertiCSRSS: register CSRSS to manage IMAGE_SUBSYSTEM_WINDOWS...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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...