2002-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / include / ddk / zwtypes.h
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-14 Eric KohlFixed automatic loading of required modules.
2001-11-04 Eric KohlImplemented mutant object.
2001-09-07 Emanuele AlibertiAdded some Job related info and little cleanup.
2001-09-06 David WelchImplemented NtQueryTime
2001-07-29 Eric KohlMajor npfs update, missing typedefs.
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs
2001-05-03 Eric KohlImplemented missing mailslot functions
2001-04-22 Emanuele AlibertiQuery/SetSystemInformation: added stubs for information...
2001-03-16 David WelchRemoved obsolete header files
2001-03-16 David Welch* include/ddk/zw.h: Corrected declarations of NtCreateP...
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-01-27 Eric KohlFixed timer issues
2001-01-21 David WelchFixed bug in NtFreeVirtualMemory reported by Philip...
2001-01-18 Eric KohlImplemented system module Information
2001-01-14 Emanuele AlibertiSYSTEMTIME type replaced by TIME.
2001-01-14 Emanuele AlibertiSYSTEM_TIME_ZONE_INFORMATION added.
2001-01-14 Emanuele AlibertiFLG macros added.
2000-11-04 Eric KohlFixed some system information stuff
2000-10-08 Eric KohlAdded atom table stubs
2000-10-07 David WelchSome bug fixes
2000-10-06 Eric KohlImplemented NtPulseEvent() and NtQueryEvent()
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-06-29 David WelchMade header file usage more consistent
2000-06-03 Eric KohlUpdated Ps* functions
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-04-27 Emanuele AlibertiA fix in the SYSTEM_HANDLE_INFORMATION structure.
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-07 Eric KohlAdded more time functions
2000-04-03 David WelchCorrect LPC implementation
2000-03-22 David WelchUpdated the minix driver
2000-03-19 Eric KohlAdded SYSTEM_TIME_INFORMATION
2000-01-06 Emanuele AlibertiA few more return structures for NtQuerySystemInformation
2000-01-02 David WelchDisabled pragma statement that was causing problems
1999-12-26 Emanuele AlibertiSome old Fs/Po code added to the makefile
1999-12-18 Emanuele AlibertiMinor changes
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-06 Eric Kohl- implemented process parameter block (PPB) code
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-10-07 Eric KohlFixed header inclusion order.
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...
1999-07-04 Emanuele AlibertiNtCreatePort and LPC_PORT_BASIC_INFORMATION partial...
1999-06-15 Emanuele Alibertisome ideas about LPC
1999-04-23 Eric Kohlfixed GetVolumeInformation()
1999-04-10 David WelchPartially implemented PEB
1999-01-20 David WelchFixed some bugs
1999-01-07 Rex JolliffModifed to add Registry specific object mgr types and...
1999-01-03 David WelchAdded directory listing support for the shell
1998-12-19 David WelchSmall changes to include files
1998-12-08 Rex JolliffAdded ZwQueryFileInformation
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffInitial revision