Forgot to commit this file
[reactos.git] / reactos / include / ndk /
2005-12-29 Alex IonescuForgot to commit this file
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-12-21 Thomas Bluemelmake functions match their declarations
2005-12-20 Eric KohlAdd missing RtlMakeSelfRelatedSd prototype.
2005-12-17 Thomas Bluemelfixed the definition of RtlDosPathNameToNtPathName_U
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-12-08 Alex Ionescu- Add flags for NtCreateProcessEx for upcoming patch.
2005-12-06 Alex Ionescu- Fix ETHREAD/PROCESS typos and add a function to psfuncs.h
2005-12-06 Alex Ionescu- Make iofuncs.h standalone.
2005-12-04 Alex Ionescu- Update PPC definitions.
2005-12-04 Art YerkesAdded ppc switches
2005-12-04 Art YerkesSome powerpc adaptations of i386 headers. Initial...
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-12-01 Alex Ionescu- Add some more misc. public definitions and fix exfunc...
2005-11-30 Alex Ionescu- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-27 Alex Ionescu- Add the real NT Object Callbacks and #ifdef out the...
2005-11-27 Alex Ionescu- Fix compile issues caused by previous patch.
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Alex Ionescu- Update selector names to official names and define...
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-23 Alex IonescuFix msvc/gcc NDK problem
2005-11-22 Alex Ionescu- I wish svn delete would..delete the file -before...
2005-11-22 Alex Ionescu- Fix typo accidentally added after testing the build...
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-20 Alex Ionescu- Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-12 Alex Ionescu- Add RtlPinAtomInAtomTable
2005-11-09 Alex Ionescu- Fix CreateNamedPipeW to convert some NT flags properl...
2005-11-08 Alex Ionescu- Implement RtlSplay skeleton cases.
2005-11-08 Alex Ionescu- Add some definitions to NDK
2005-11-08 Alex Ionescu- Update KTHREAD and KUSER_SHARED_DATA to latest versio...
2005-11-07 Thomas BluemelFixed some of the splay tree macros. Actually some...
2005-11-07 Alex Ionescu- Finished implementing RtlInsertUnicodePrefix: handle...
2005-11-07 Alex Ionescu- Implement simple case of RtlInsertUnicodePrefix where...
2005-11-07 Alex Ionescu- Finish implementation of RtlRemoveUnicodePrefix
2005-11-07 Alex Ionescu- Implement RtlInitializeUnicodePrefix and RtlNextUnico...
2005-11-05 Alex Ionescu- Move some NDK definitions (Cm Callbacks) to the DDK...
2005-10-23 Thomas Bluemelimplement MakeAbsoluteSD2 by forwarding to RtlSelfRelat...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-10 Thomas Bluemelfixed a typo in the NtAccessCheck declaration
2005-10-08 Hervé PoussineauNtPlugPlayControl: Implement PlugPlayControlResetDevice...
2005-10-02 Thomas Bluemelmake the tree compilable again...
2005-10-02 Alex Ionescu- Don't undef DBG_CONTINUE.
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-27 Alex Ionescu- Some NDK fixes when compiling with PSDK.
2005-09-26 Alex IonescuOpen BNO directory with correct privileges, open CSR...
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-23 Alex IonescuForgot these changes, sorry
2005-09-23 Thomas Bluemelmark ZwDuplicateToken as NTSYSAPI. thx to alex
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes
2005-09-19 Hartmut Birr- Read more information from the registry about the...
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuMissing files...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-08 Alex Ionescu- Move s(w)printf to rtl (cannot be shared in string...
2005-09-08 Alex IonescuShare more duplicated functions
2005-09-07 Alex IonescuImplement NTDLL's CSR routines in a compatible way...
2005-09-07 Hartmut BirrFixed the definition of RtlUnicodeStringToCountedOemSiz...
2005-09-06 Alex Ionescu- Use DDK macros to speed up size calculations on singl...
2005-09-06 Alex Ionescu- Remove deprecated zwtypes.h and spread out the types...
2005-09-06 Alex Ionescu- Add missing decoration to Zw*
2005-09-06 Alex IonescuA couple more fixes to prepare for the final patch
2005-09-06 Alex Ionescu- Use inlined functions like MSDDK.
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-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Fix incorrect PFILE_MAILSLOT_SET_INFORMATION definition
2005-09-04 Alex Ionescu- Fix typo in NDK
2005-09-04 Alex Ionescu- Fix incompatible IO_STACK_LOCATION definition in...
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-08-29 Filip NavaraRemove WineDebugInfo from TEB and fix type of TlsExpans...
2005-08-26 Steven EdwardsAdd constants for DBG_CONTROL_C and DBG_CONTROL_BREAK...
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
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- Use correct, documented, LPC Message structures ...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-10 Gunnar Dalsnesmove W32PROCESS/W32THREAD into win32\include bcause...
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-08-07 Eric KohlRemove trailing whitespace and fix the indentation.
2005-08-07 Thomas Bluemelfixed the order of the parameters of RtlIsValidIndexHandle
2005-08-07 Alex IonescuFix NtSignalAndwaitForSingleObject: Use SEH when approp...
2005-08-02 Emanuele AlibertiModify NTDLL!DbgSsInitialize/4 signature.
2005-08-02 Alex Ionescu- Add access state functions.
2005-08-01 Filip NavaraFix definition of EPROCESS_QUOTA_ENTRY.
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-07-31 Martin Fuchsset svn:eol-style to native
next