- Fix compile issues caused by previous patch.
[reactos.git] / reactos / include / ndk / pstypes.h
2005-11-27 Alex Ionescu- Fix compile issues caused by previous patch.
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-02 Thomas Bluemelmake the tree compilable again...
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-06 Alex Ionescu- Remove deprecated zwtypes.h and spread out the types...
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-08-29 Filip NavaraRemove WineDebugInfo from TEB and fix type of TlsExpans...
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-08-10 Gunnar Dalsnesmove W32PROCESS/W32THREAD into win32\include bcause...
2005-08-01 Filip NavaraFix definition of EPROCESS_QUOTA_ENTRY.
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-06-26 Alex IonescuFix build
2005-06-26 Alex IonescuRemove depcrecated constant
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-25 Alex Ionescufix most parts of the build except win32k
2005-06-25 Alex IonescuAdd many more structures to NDK which were incorrectly...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-23 Alex IonescuFix more ddk/ndk missing defintions
2005-06-20 Alex IonescuFinal NDK fixes for kernel32
2005-06-20 Alex IonescuSome NDK Fixes, kernel32 almost compiles
2005-06-19 Alex IonescuMore NDK fixes, remove duplicated debug functions from...
2005-06-19 Alex IonescuMore NDK fixes/additions
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...