- New ERESOURCE implementation: fixes the return value of some functions (VOID vs...
[reactos.git] / reactos / include / subsys / csrss /
2005-09-07 Alex IonescuImplement NTDLL's CSR routines in a compatible way...
2005-08-28 Hartmut Birr- Allocate the csrss request buffer from heap if the...
2005-08-26 Hartmut Birr- Moved all members with variable length in CSRSS_XXX...
2005-08-18 Alex IonescuFix boot
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-07-31 Hartmut Birr- Implemented CsrDuplicateHandleTable.
2005-07-28 Alex Ionescu - Start of fixing CreateProcess's problems. Implemente...
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-20 Filip NavaraGet rid of windows.h include in win32k. Fixes bug ...
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...