implemented sweeping of handle tables
[reactos.git] / reactos / ntoskrnl / include / ntoskrnl.h
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Gé van GeldorpFactor out probe and capture code from private ntoskrnl...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-08-07 Alex Ionescu- Completely reimplement NtWaitForMultipleObjects:
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-07-06 Eric KohlMove undocumented GUIDs to a new NDK header file.
2005-07-03 Eric Kohl- Move definitions from ntpnp.h into NDK and DDK
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-30 Alex Ionescuremove roscfg.h
2005-06-28 Steven Edwardsremove inclusion of basetsd.h, I did not mean to commit...
2005-06-28 Steven Edwardsmove some wine headers to the PSDK
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-19 Filip Navara- Add definition of DRIVE_LAYOUT_INFORMATION_EX.
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
2005-06-19 Alex IonescuRemove PAGED_CODE, PAGED_CODE_RTL and RTL_ONSTANT_STRIN...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-06-04 Alex IonescuAdd inbv header, stub InvbDisplayString, fix BSOD to...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Steven Edwardsstarted moving tags to a private internal header
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-30 Hervé PoussineauDon't double define GUID_DEVICE_INTERFACE_ARRIVAL and...
2005-04-25 Alex IonescuRemove dbg.h and move it to kd.h, it was getting confus...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-20 Hervé PoussineauImplement IoRegisterDeviceInterface
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-01 Filip NavaraCorrect prototype for NtGetPlugPlayEvent and use the...
2005-01-19 Thomas Bluemelfixed implementation of SetErrorMode() which should...
2005-01-07 Alex IonescuRemove /nt directory
2004-11-28 Gregor AnichMove some ntoskrnl compiletime configuration defines...
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-10-28 Casper Hornstrup2004-10-28 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-26 Magnus Olsenfix
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...