implemented GetModuleHandleExA/W(), LdrAddRefDll() and RtlPcToFileHeader() (untested)
[reactos.git] / reactos / lib / kernel32 / misc / ldr.c
2006-01-12 Thomas Bluemelimplemented GetModuleHandleExA/W(), LdrAddRefDll()...
2005-09-26 Alex IonescuAdd NDEBUG back and call LdrLoadDll correctly on Windows.
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-27 Filip NavaraFix memory leak I introduced in revision 14343 and...
2005-03-27 Filip NavaraCorrect DLL loading order and honour the LOAD_WITH_ALTE...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-18 Thomas Bluemelsilence debug message i accidently added
2004-12-18 Thomas Bluemelimplemented undocumented GetConsoleInputExeNameA/W...
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-06-13 Filip Navara- Compile kernel32 using w32api.
2004-05-03 Thomas Bluemelimplemented LoadModule()
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-10-30 Art YerkesSet the lpvReserved parameter of DllMain according...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-12 KJK::Hyperion * include/defines.h: defined INVALID_FILE_SIZE
2003-01-15 Casper Hornstrup2003-01-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...
2001-02-10 Eric KohlGetModuleFileName[A/W] must cope with NULL module handles
2001-01-24 Phillip SusiBoth GetModuleHandleA and GetModuleHandleW need to...
2000-09-01 Eric KohlImproved internal dll handling
2000-08-27 Eric KohlUser-mode loader improvements
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-01 Emanuele AlibertiMinor changes.
2000-04-14 Eric KohlImplemented debugger functions
1999-11-17 Boudewijn Dekkerno message
1999-10-31 Emanuele AlibertiLoadLibraryA, GetProcAddress, FreeLibrary, GetModuleHan...
1999-10-17 Boudewijn Dekkerimplemented LoadLibray and FreeLibrary
1999-10-12 Boudewijn Dekkerimplemented LoadLibrary and some Rtl stubs