- Forgot to commit these for MSVC build...
[reactos.git] / reactos / include / ndk / umtypes.h
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...