- Fix KiDispatchException to unmask KI_EXCEPTION_INTERNAL when setting the exception...
[reactos.git] / reactos / ntoskrnl / include / internal / ldr.h
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-23 Alex Ionescu- Get rid of LdrGetModuleObject, since MmLoadSystemImag...
2007-02-23 Alex Ionescu- Merge DbgUnLoadImageSymbols from KD branch.
2007-02-22 Alex Ionescu- Rename LdrLoadModule to MmLoadSystemImage and change...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-10-07 Alex Ionescu- FreeLDR: Create the loader entry for ntoskrnl now...
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
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-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2004-11-19 Thomas Bluemel1. fixed definition of the DEBUG_MODULE_INFORMATION...
2004-08-26 Gregor AnichChange stabs handling of KDB - does no longer allocate...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-03-27 Filip Navara- Rewritten some driver loading functions to get higher...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-09-13 VizziniPatch by skywing:
2002-11-12 Eric KohlReworked initial process loader.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-16 Eric KohlFixed loading of symbol files.
2002-06-14 Eric KohlFixed automatic loading of required modules.
2002-06-13 Eric KohlFixed driver unloading upon failing initialization.
2002-06-10 Eric KohlMoved io/drvlck.c to mm.
2002-05-16 Eric KohlModified LdrLoadModule() to return NTSTATUS.
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-08 Casper HornstrupSupport multiple debug targets at the same time.
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-21 Casper HornstrupMajor update of the build system:
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-16 David WelchSMP detection work
2001-03-27 David WelchPrint addresses in stack frames even early in the boot
2001-03-17 David WelchBug fixes
2001-01-18 Eric KohlImplemented system module Information
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-08-05 David WelchIntegrated fixes from prep0016
2000-06-29 David WelchMade header file usage more consistent