Sync to trunk (r44371)
[reactos.git] / reactos / include / ndk / ldrtypes.h
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-20 Stefan Ginsberg- Remove several assumptions that the default calling...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Timo KreuzerFix LDR_DATA_TABLE_ENTRY member names
2009-01-23 Timo KreuzerNDK: fix and update LDR_DATA_TABLE_ENTRY
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-25 Timo Kreuzermerge 34702 and 34987 from ros-amd64-bringup branch:
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-23 Timo Kreuzerndk:ldrtypes.h : convert LDR_RESOURCE_INFO members...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-22 Alex Ionescu- Move some Mm routines from pe.c to sysldr.c where...
2007-02-22 Alex Ionescu- Rename ModuleListHead to PsLoadedModulesList.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-12 Alex Ionescu- Add CcFastMdlReadWait extern to ntifs.h
2006-10-25 Alex Ionescu- Add some missing/internal definitions to proper headers.
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-12 Thomas Bluemelimplemented GetModuleHandleExA/W(), LdrAddRefDll()...
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-20 Alex Ionescu- Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY...
2005-09-23 Alex IonescuForgot these changes, sorry
2005-07-19 Alex Ionescu - Fix LDR_DATA_TABLE_ENTRY definition.
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-26 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-21 Alex IonescuBuild kernel32, ntdll, csrss fully with NDK and remove...
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
2005-06-19 Alex IonescuMany fixes to NDK
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...