- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc in winnt.h
[reactos.git] / reactos / include / ndk / ketypes.h
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-08 Alex Ionescu- Update KTHREAD and KUSER_SHARED_DATA to latest versio...
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
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-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Alex IonescuFix the build by adding KDPC_DATA as a shared arch...
2005-07-05 Eric KohlAdd architecture-specific headers and move I386-specifi...
2005-06-29 Alex IonescuAdd a nice little KIDT_ACCESS structure for setting...
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 IonescuAdd many more structures to NDK which were incorrectly...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuFix token structure, add aux_data, fix KeDisconnectInte...
2005-06-19 Alex IonescuMore NDK Fixes
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...