Merge 25584, 25588.
[reactos.git] / reactos / include / ndk / extypes.h
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Alex Ionescu- Implement ExEnumHandleTable. Had to add a small hack...
2007-01-22 Alex Ionescu- Fix HANDLE_TABLE definition.
2007-01-16 Alex Ionescu- Start partial implementation of Executive Lightweight...
2007-01-16 Alex Ionescu- Large cleanup of exported callback implementation...
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-26 Alex Ionescu- Fix dozens of missing typecast errors.
2006-10-06 Alex Ionescu- Add internal EX_CALLBACK Object to NDK. (Callback...
2006-10-05 Alex Ionescu- Guard some current cmlib includes against new cm...
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-08-28 Thomas BluemelMove the __ALIGNED attribute to the correct position...
2006-07-20 Alex Ionescu- Add Pushlock support for GCC (Thanks Thomas!)
2006-07-11 Alex Ionescu- Implement Fast Referencing and fix EX_FAST_REF defini...
2006-06-23 Alex Ionescu- Update the NDK to the current vendor import.
2006-05-19 Alex Ionescu- Use the proper HANDLE_TABLE and HANDLE_TABLE_ENTRY...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-08 Alex Ionescu- Get the win32k beast tamed by msvc.
2006-01-05 Alex Ionescu- New ERESOURCE implementation: fixes the return value...
2006-01-03 Alex Ionescu- Fix shamefully dangerously broken Work Thread/Queue...
2006-01-02 Alex Ionescu- Fix building with old binutils. Thanks to Ge for...
2005-12-29 Alex IonescuMove pushlock definition. It is gone from MS headers...
2005-12-29 Alex IonescuMove some profile stuff to NDK and fix some bugs in...
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
2005-11-26 Alex Ionescu- Fix/take decisions on the minor NDK FIXMEs.
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- Update NDK with proper (when possible) RTL structure...
2005-09-27 Alex Ionescu- Some NDK fixes when compiling with PSDK.
2005-09-06 Alex Ionescu- Remove deprecated zwtypes.h and spread out the types...
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
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-07 Alex IonescuFix NtSignalAndwaitForSingleObject: Use SEH when approp...
2005-07-20 Filip NavaraGet rid of windows.h include in win32k. Fixes bug ...
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-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-22 Alex IonescuFix some NDK issues when attempting to use it from...
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
2005-06-19 Alex IonescuSome more NDK fixes
2005-06-19 Alex IonescuMore NDK Fixes
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...