- Sync to trunk 36919.
[reactos.git] / reactos / include / ndk / extypes.h
2008-10-24 Samuel Serapion- Sync to trunk 36919.
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-05-12 Aleksey Bragin- Fix yet another typo in the same line, spotted by...
2008-05-12 Aleksey Bragin- Fix a typo, spotted by Stefan Ginsberg.
2008-04-22 Aleksey BraginBug fixes from Alex:
2008-04-01 Aleksey Bragin- Use C define for the bit in the wait block flags...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-16 Aleksey Bragin- Sync NDK changes.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
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...
2007-02-11 Sylvain Petreollemove from branch
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-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
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-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
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-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
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...