- Add ACTIVATION_CONTEXT_STACK structure
[reactos.git] / reactos / include / ndk / rtltypes.h
2008-12-15 Dmitry Chapyshev- Add ACTIVATION_CONTEXT_STACK structure
2008-12-13 Dmitry Gorbachev- Remove DBCSCodePage field from NLS_FILE_HEADER structure.
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-17 Aleksey Bragin- Cleanup 37394, 37396 and 37397:
2008-11-17 Dmitry Chapyshev- Fix build
2008-11-17 Dmitry Chapyshev- Add stubs for RtlSetIoCompletionCallback
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-07 Pierre SchweitzerCommit 1/2
2008-08-01 Art YerkesCreate a branch for network fixes.
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-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-01-02 Peter Ward- Add the rtltypes.h change from r25264 back and add...
2007-01-02 Aleksey BraginRevert rtltypes.h change from r25264 until a proper...
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-20 Thomas Bluemel- Some minor Nt stub fixes
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-05 Alex Ionescu- DDK Compatibility fixes.
2006-06-24 Alex Ionescu- Reformat heap.c to ROS standards
2006-06-23 Alex Ionescu- Update the NDK to the current vendor import.
2006-05-24 Alex Ionescu- Fix Symbolic Link implementation:
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-03 Alex Ionescu- Fix shamefully dangerously broken Work Thread/Queue...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-23 Alex IonescuFix msvc/gcc NDK problem
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-20 Alex IonescuBeware of the alt+fs slippery finger
2005-11-20 Alex Ionescu- Update NDK with proper (when possible) RTL structure...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-05 Alex Ionescu- Move some NDK definitions (Cm Callbacks) to the DDK...
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-27 Alex Ionescu- Some NDK fixes when compiling with PSDK.
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-06 Alex IonescuA couple more fixes to prepare for the final patch
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-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-12 Hartmut BirrFixed _WINBASE_/_WINBASE_H
2005-08-11 Hartmut BirrReplaced _WINBASE_ by _WINBASE_H because some headers...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-07 Eric KohlRemove trailing whitespace and fix the indentation.
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
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 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-23 Alex IonescuFix some NDK things and missing w32api defines.
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-21 Alex IonescuLast build fix...sorry
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
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
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...