migrate substitution keywords to SVN
[reactos.git] / reactos / lib / kernel32 / misc / ldr.c
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-06-13 Filip Navara- Compile kernel32 using w32api.
2004-05-03 Thomas Bluemelimplemented LoadModule()
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