- Implement RtlGetLastNtStatus, RtlGetLastWin32Error, RtlRestoreLastWin32Error, RtlSe...
[reactos.git] / reactos / lib / ntdll / def / ntdll.def
2005-02-12 Eric Kohl- Implement RtlGetLastNtStatus, RtlGetLastWin32Error...
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-02-11 Eric Kohl- Implement RtlSetControlSecurityDescriptor
2005-01-18 Eric Kohl- Remove Nt/ZwQueryOleDirectoryFile.
2005-01-07 Alex IonescuRemove /nt directory
2005-01-04 Eric KohlImplement RtlCutoverTimeToSystemTime().
2004-12-05 Filip Navara- Implement RtlInitUnicodeStringEx.
2004-11-12 Eric Kohl- Move NtAllocateUuids from the Security Reference...
2004-11-07 KJK::HyperionImplemented VerSetConditionMask.
2004-09-23 Thomas Bluemelexport job functions
2004-09-16 Eric KohlImplement NtQueryDefaultUILanguage, NtQueryInstallUILan...
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-13 Thomas Bluemelimplemented RtlIpv4AddressToStringA/W and made ntdll...
2004-09-10 Steven EdwardsMoved interlocked function to rosrtl rather than export...
2004-08-11 Eric KohlAdd RtlFormatMessage stub.
2004-08-09 James TaborAdded Debug Buffer Information. Testing with SysInterna...
2004-07-15 Eric KohlImplement RtlAddAuditAccessAceEx().
2004-07-08 Thomas Bluemel1. implemented the timer queue functions of kernel32...
2004-07-03 Hartmut Birr- Allowed multiple calls to CsrClientConnectToServer.
2004-06-27 Eric KohlImplement and use LdrProcessRelocationBlock().
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-05-13 Filip Navara- Implementation of RtlDuplicateUnicodeString.
2004-05-01 Eric KohlFix Nt/ZwGetTickCount.
2004-03-24 Gunnar Dalsnesadd RtlCreateCriticalSectionSpinCount
2004-02-25 Eric KohlRemove ALL stubs which might be of questionable origin.
2004-02-03 Eric KohlMove RtlGUIDFromString() and RtlInt64ToUnicodeString...
2004-02-02 Eric KohlImplement RtlAccessAllowedAceEx() and RtlAccessDeniedAc...
2004-02-01 Eric Kohl- Move rangelist stubs.
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-09-13 VizziniPatch by skywing:
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-09-10 Vizzinipatch by Skywing: made existing eventpair code more...
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-09-02 Eric KohlAdded some splay-tree functions.
2003-08-22 Emanuele AlibertiNTDLL: RtlNtStatusToPsxErrno moved to PSX subsystem...
2003-07-27 Eric KohlImplemented LdrQueryImageFileExecutionOptions().
2003-07-24 Royce Mitchell IIIRtlGetNtVersionNumbers (from WINE)
2003-07-06 KJK::Hyperion - apps/utils/tickcount/tickcount.c: corrected assertion
2003-06-11 Eric KohlAdded math support routines.
2003-06-09 Eric KohlImplemented LdrVerifyImageMatchesChecksum().
2003-06-07 Eric KohlAdded RtlRandom() and RtlUniform().
2003-05-31 Eric Kohl- Implemented RtlAdjustPrivileges().
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-04-29 KJK::Hyperion - new statically linked library ROSRTL, for code to...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-04-02 KJK::HyperionRtlRunDecodeUnicodeString & RtlRunEncodeUnicodeString...
2003-03-31 KJK::Hyperion - implemented a couple of DbgUi* APIs introduced in...
2003-03-26 Eric KohlImplemented RtlIsTextUnicode().
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-16 Hartmut Birr- Added iswspace.
2003-01-08 Robert DickensonMoved wine debug channel exports to new library.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-18 KJK::HyperionRtlGetProcessHeap() is not a function in Microsoft...
2002-08-15 David WelchExport LdrFindResourceDirectory_U
2002-08-10 Eric KohlAdded compression stubs
2002-07-29 Eric KohlAdded RtlCopyLuidAndAttributesArray() and RtlCopySidAnd...
2002-07-25 Eric KohlImplemented RtlTimeToElapsedTimeFields().
2002-06-05 Eric KohlImplemented RtlGenerate8dot3Name() and RtlIsNameLegalDO...
2001-12-02 David WelchImplemented LPC sections
2001-11-21 Eric KohlImplemented RtlImpersonateSelf().
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-09-08 Eric KohlImplemented LdrFindEntryForAddress() and LdrQueryProces...
2001-06-19 Eric KohlImplemented some more registry functions.
2001-06-18 Eric KohlImplemented RtlOpenCurrentUser().
2001-06-17 Eric KohlImplemented some registry functions.
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-17 Eric KohlSome csr additions
2001-05-30 Eric KohlImplemented RtlFindMessage().
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-24 Eric KohlImplemented resource (multiple-reader-single-writer...
2001-05-02 Eric KohlImplemented CsrNewThread()
2001-02-10 Eric KohlFixed typos
2001-01-21 Phillip SusiAdded InterlockedXXX functions, probobly should use...
2000-12-29 Eric KohlAdded / moved exception support functions
2000-12-23 David WelchAll task switching is done in software.
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-09-01 Eric KohlImproved internal dll handling
2000-08-28 Eric KohlAdded/fixed resource 'loader'.
2000-08-27 Eric KohlUser-mode loader improvements
2000-08-15 Eric KohlImproved shared user page
2000-08-11 Emanuele AlibertiFixed a pair of exported symbols' stack size.
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-01 Emanuele AlibertiMinor changes.
2000-05-25 Eric KohlImplemented:
2000-05-13 Eric KohlImplemented RtlCustomCPxx functions
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-15 Eric KohlAdded some rtl functions
2000-04-14 Eric KohlImplemented debugger functions
2000-04-06 Eric KohlAdded some more security functions
2000-04-05 Eric KohlAdded ace, acl and sid functions
2000-03-22 David WelchUpdated the minix driver
2000-03-18 Eric KohlAdded image functions
2000-03-12 Eric KohlAdded some security functions
2000-03-09 Eric KohlAdded time related functions
2000-03-09 Eric KohlImplemented bitmap functions
2000-03-03 Eric KohlAdded bitmaps
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
next