- Make iofuncs.h standalone.
[reactos.git] / reactos / include / subsys /
2005-10-02 Alex Ionescu- Small csr server public header cleanup.
2005-09-27 Alex Ionescu- Some NDK fixes when compiling with PSDK.
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-13 Emanuele AlibertiAlex Ionescu: CSR_PROCESS and CSR_THREAD layout from...
2005-08-11 Emanuele AlibertiMinor changes to some API signatures.
2005-08-11 Emanuele AlibertiModify CsrAddStaticServerThread signature.
2005-08-11 Emanuele AlibertiSome guessing on the API used by server DLLs.
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-08-10 Emanuele AlibertiAlex Ionescu: more details about the CSR core protocol.
2005-08-10 Emanuele AlibertiSome new internal headers (draft) to be used in the...
2005-07-31 Hartmut Birr- Implemented CsrDuplicateHandleTable.
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-29 Emanuele AlibertiEven if the Session Manager is a degenerate subsystem...
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...