- Add RtlSetProcessCritical
[reactos.git] / reactos / include / ndk / rtlfuncs.h
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-23 Alex IonescuForgot these changes, sorry
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 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- Use inlined functions like MSDDK.
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-07 Thomas Bluemelfixed the order of the parameters of RtlIsValidIndexHandle
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-22 Thomas Bluemeldeclare RtlDuplicateUnicodeString
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-02 Filip NavaraAdd prototypes for RtlExitUserThread and RtlInitializeC...
2005-06-27 Eric Kohl- Add Rtl*SecurityObject stubs.
2005-06-26 Alex IonescuFinalize organization of rtlfuncs.h and update FIXME...
2005-06-26 Eric KohlAdd missing resource function prototypes.
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-22 Alex IonescuFix some NDK issues when attempting to use it from...
2005-06-21 Alex IonescuLast build fix...sorry
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-20 Alex IonescuBuild smss with NDK
2005-06-20 Alex IonescuSyssetup has fallen to the dark side
2005-06-20 Alex IonescuBuild userenv and samlib with NDK
2005-06-20 Alex IonescuCompile msafd with NDK
2005-06-20 Alex IonescuRemove rosrtl from advapi
2005-06-20 Alex IonescuAdd missing types to NDK
2005-06-20 Alex IonescuMajor cleanup to rtlfuncs.h. Not yet perfect but much...
2005-06-20 Alex IonescuFinal NDK fixes for kernel32
2005-06-20 Alex IonescuSome NDK Fixes, kernel32 almost compiles
2005-06-19 Alex IonescuAdd missing stuff to NDK
2005-06-19 Alex IonescuMore NDK fixes, remove duplicated debug functions from...
2005-06-19 Alex IonescuMore NDK fixes/additions
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
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...