Merge from amd64-branch:
[reactos.git] / reactos / include / ndk / umtypes.h
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-16 Timo KreuzerMerge from amd64 branch
2009-12-10 Timo Kreuzer[NDK]
2009-12-09 Timo Kreuzer- add LIST_ENTRY32/64, STRING32/64
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-21 Stefan Ginsberg- Protect NTSTATUS definition in NDK with a guard,...
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-01 Art YerkesCreate a branch for network fixes.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-04-07 Alex Ionescu- NDK updates and compatibility fixes for Vista/WDK...
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...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-19 Thomas Bluemel- Correct definition of DbgPrompt
2006-06-23 Alex Ionescu- Update the NDK to the current vendor import.
2006-01-10 Alex Ionescu- Fix regression in Firefox installer by making KiWaitS...
2006-01-07 Alex Ionescu- Forgot to commit these for MSVC build...
2005-11-30 Alex Ionescu- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
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-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-02 Alex Ionescu- Don't undef DBG_CONTINUE.
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-23 Alex IonescuForgot these changes, sorry
2005-09-06 Alex Ionescu- Some more MSDDK/IFS compatibility fixes.
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-08-26 Steven EdwardsAdd constants for DBG_CONTROL_C and DBG_CONTROL_BREAK...
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-27 Alex Ionescu - Some more PSDK compatibility fixes
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-06-26 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-24 Alex IonescuBuild eventlog, umpnpmgr, rpcss with NDK
2005-06-23 Alex IonescuFix two more build issues caused by greatlod's d3d...
2005-06-23 Alex IonescuFix more ddk/ndk missing defintions
2005-06-23 Alex IonescuFix some NDK things and missing w32api defines.
2005-06-22 Thomas Bluemelimplemented RtlHashUnicodeString and export it in ntdll
2005-06-22 Alex IonescuFix one more bug in NDK, and fix w32api headers to...
2005-06-22 Alex IonescuFix some NDK issues when attempting to use it from...
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-20 Alex IonescuCompile msafd with NDK
2005-06-20 Alex IonescuAdd missing types to NDK
2005-06-20 Filip NavaraFix the definion of SharedUserData.
2005-06-20 Alex IonescuSome NDK Fixes, kernel32 almost compiles
2005-06-19 Alex IonescuAdd missing stuff to NDK
2005-06-19 Alex IonescuFix cshort definition
2005-06-19 Alex IonescuFinal NDK fixes for ntdll
2005-06-19 Alex IonescuMore NDK fixes, remove duplicated debug functions from...
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
2005-06-19 Alex IonescuMajor cleanup of User-Mode NDK
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...