NtAcceptConnectPort signature fixed.
[reactos.git] / reactos / include / ntos / zw.h
2005-02-13 Emanuele AlibertiNtAcceptConnectPort signature fixed.
2005-02-01 Filip NavaraCorrect prototype for NtGetPlugPlayEvent and use the...
2005-02-01 Eric KohlFirst attempt at implementing NtGetPlugPlayEvent.
2005-01-28 Thomas Bluemelreverted my previous two commits, they are part of...
2005-01-28 Thomas Bluemelremoved double definition of Nt/ZwSecureConnectPort
2005-01-27 Thomas Bluemel1. fixed prototypes of NtQueryPerformanceCounter()...
2005-01-26 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-01-24 Thomas Bluemelfixed prototype of ZwOpenSemaphore
2005-01-23 Thomas Bluemelfixed semaphore functions to securely access buffers...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-18 Thomas Bluemelfixed prototype of NtNotifyChangeKey()
2005-01-02 Alex IonescuFix more wrong Mm definitions and constants and sync...
2005-01-01 Alex IonescuModified NtDelayExecution Prototype/Function to use...
2004-12-30 KJK::HyperionELF_support, welcome to HEAD! (just in time for the...
2004-12-23 Eric KohlFix the signature of Nt/ZwCreateNamedPipe, the 8th...
2004-12-14 Gunnar Dalsneszw.h: correct ZwDuplicateToken proto.
2004-12-10 Filip Navara- Fix definitions of SecurityAnonymous, SecurityIdentif...
2004-11-25 Alex IonescuFix IO completion APIs/Structures.
2004-11-12 Eric Kohl- Move NtAllocateUuids from the Security Reference...
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-24 Thomas Bluemelfixed prototypes of NtCreateProfile() and NtQueryInterv...
2004-10-24 Thomas Bluemelfixed prototypes of NtCreateMutant(), NtQueryMutant...
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-08-21 Mike Nordellfix definition of EVENT_TRACE_HEADER
2004-08-20 Filip Navara- NtQuerySection should check for SECTION_QUERY access...
2004-07-17 Alex IonescuAdded exports for new stubs and fixed some issues with...
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-07-12 Eric KohlFix NtAccessCheck() prototype.
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-05-01 Eric KohlFix Nt/ZwGetTickCount.
2004-04-20 James TaborFilip Navara NtGetTickCount implementation.
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
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...