Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / reactos / include / ndk / psfuncs.h
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-18 Timo KreuzerChange return type of PsGetCurrentProcessWin32Process...
2008-10-16 Timo KreuzerChange return type of PsGetCurrentThreadWin32Thread...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-27 Stefan Ginsberg- Add PsGetThreadTeb prototype
2008-09-25 Stefan Ginsberg- Implement and export PsIsSystemProcess and add it...
2008-08-25 Timo KreuzerMerge 34739 - 34769, 34796 - 34905, 34916 - 34967,...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-05-06 Timo Kreuzerchange Amount param in all PsXxxPoolQuota functions...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
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-09-26 Aleksey Bragin- Implement InterlockedExchangeAdd/Decrement/Increment16.
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
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-01-01 Hervé PoussineauBetter support for non X86 systems
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-15 Thomas BluemelFix some compilation errors
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-23 Alex Ionescu- Fix/add some remaining prototypes.
2006-10-23 Alex Ionescu- Add NtApphelpCacheControl, NtFilterToken (WARNING...
2006-10-08 Art YerkesSimplify this since we now have intrin.h
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
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-07-20 Alex Ionescu- Simplify PsGetNextProcess so it works like PsGetNextP...
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-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2005-12-06 Alex Ionescu- Fix ETHREAD/PROCESS typos and add a function to psfuncs.h
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-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-08-10 Gunnar Dalsnesmove W32PROCESS/W32THREAD into win32\include bcause...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...