allow data from SYM files to be used in stack traces in DBG builds
[reactos.git] / reactos / include / ntdll / ldr.h
2004-12-09 Royce Mitchell IIIallow data from SYM files to be used in stack traces...
2004-11-19 Thomas Bluemel1. fixed definition of the DEBUG_MODULE_INFORMATION...
2004-06-27 Eric KohlImplement and use LdrProcessRelocationBlock().
2004-01-07 Hartmut Birr- Implemented fast loading of bounded images.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-09-14 Vizzinifix for building with DBG=1
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-07-27 Eric KohlImplemented LdrQueryImageFileExecutionOptions().
2003-06-09 Eric KohlImplemented LdrVerifyImageMatchesChecksum().
2002-11-17 Robert Dickenson*nix newlines throughout file fixed.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-08-29 David WelchFixed when changing the attributes of an area larger...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2001-09-08 Eric KohlImplemented LdrFindEntryForAddress() and LdrQueryProces...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2000-09-01 Eric KohlImproved internal dll handling
2000-08-27 Eric KohlUser-mode loader improvements
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-01 Emanuele AlibertiMinor changes.
1999-12-08 Eric Kohlpointer to PEB becomes first parameter in call to NtPro...
1999-10-17 Boudewijn Dekkerimplemented a reference count on LdrLoadDll
1999-03-26 David WelchMade user-mode execution of processes work again
1999-03-25 David WelchCleaned up code a bit