Define macros for LPC limits:
[reactos.git] / reactos / include / ntos / zw.h
2004-01-06 Eric KohlMoved some Nt/Zw functions and types.
2003-11-21 Filip Navara- A little more correct prototypes for NtGetPlugPlayEve...
2003-10-13 Eric Kohl- Cancel pending hive scynchronization upon shutdown.
2003-10-04 Eric Kohl- Added OBJECT_INFORMATION_CLASS type.
2003-09-10 Vizzinipatch by Skywing: made existing eventpair code more...
2003-09-03 Eric KohlFixed signature of [Nt/Zw]QueryDirectoryObject().
2003-08-19 David Welch- Patch from PM implementing ldt and tss iobitmap support.
2003-07-20 Eric KohlMoved audit functions to a separate file.
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-03-22 Eric KohlFixed NtLoadKey(), NtLoadKey2() and NtSaveKey() signature.
2003-03-19 Gunnar Dalsnesinitial work on I/O completion
2003-02-27 Eric KohlFixed [Nt/Zw]QuerySecurityObject() prototype.
2003-02-27 Gunnar Dalsnescorrected prototype
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2003-01-05 Robert DickensonInclude a define for a Macro having being defined,...
2002-11-15 Casper HornstrupFix compillation error.
2002-11-15 Casper HornstrupAdd missing files.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...