sync to trunk revision 36500
[reactos.git] / reactos / dll / ntdll / ldr / utils.c
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-09-13 Aleksey Bragin- Call NtCreateSection and NtMapViewOfSection with...
2008-09-12 Stefan Ginsberg- Uncomment NTDLL exports which we implement, and add...
2008-09-06 Christoph von Wittichfix a version info winetest by allowing non dll files...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-02 Stefan Ginsberg- Clean up ntdll a bit
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Samuel SerapionFix dozens of 64bit warnings.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-11 Aleksey Bragin- A message about LdrGetExportByName() is not critical...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-26 Aleksey Bragin- Make behavior consistent: if there is no relocation...
2007-10-17 Aleksey Bragin- LdrpAttachToProcess() should be called only once...
2007-10-12 Christoph von WittichLdrpLoadModule called with LOAD_LIBRARY_AS_DATAFILE...
2007-10-10 Peter Ward- Two small Ldr cleanup patches (ntdll and kernel32...
2007-07-28 Thomas BluemelSome more function prototype fixes and pointer type...
2007-05-12 Dmitry GorbachevCheck result of ANSI -> Unicode conversion, which can...
2007-04-30 Dmitry GorbachevAdd RtlDllShutdownInProgress().
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-21 Johannes Anderwald- define msvc compabitble debug macro
2007-01-08 Alex Ionescu- Fix ntdll and usetup not to use OBJ_OPENLINK on symbo...
2006-12-13 Aleksey Bragin- Improve a debug print to provide more info.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-12-01 Alex Ionescu- Kill some debug prints.
2006-12-01 Alex Ionescu- Write DLL Being mapped into NtTib->ArbitraryUserPoint...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-12 Alex Ionescu- Revert 24020 (good code, but buggy) and 24041 (bad...
2006-09-10 Aleksey Bragin- Implement enable/disable of protection for PE section...
2006-09-07 Hervé PoussineauCorrectly handle optional parameters
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-02-17 Ged Murphymove more dlls