Seem to have missed updating these previously....
[reactos.git] / reactos / lib /
2002-09-01 Robert DickensonSeem to have missed updating these previously....
2002-08-31 David WelchNon-client painting fixes.
2002-08-31 KJK::HyperionPSAPI (re)licensed under LGPL to be shared with WinE...
2002-08-31 KJK::HyperionPSAPI: all the annoying stuff (enumeration and search...
2002-08-30 David WelchImplemented GetAncestor and IsWindowVisible
2002-08-29 KJK::HyperionPSAPI almost finished
2002-08-29 David WelchFixed when changing the attributes of an area larger...
2002-08-28 Jason FilbyInitial nonclient code
2002-08-28 Robert Kopferladded a preliminary WideCharToMultyByte(). This impl...
2002-08-27 Jason FilbyBeginPaint and EndPaint now functional
2002-08-27 Robert DickensonCreated new module for library IPRTPRIO.DLL
2002-08-27 Hartmut BirrRepleaced wcsicmp with _wcsicmp in ScLookupServiceBySer...
2002-08-27 Robert DickensonAdded entry points for WinHelpA and WinHelpW exports.
2002-08-27 Hartmut BirrChanged from CreateFileW for opening a directory to...
2002-08-26 Hartmut BirrInitialized Peb->WindowFlags (instead of Flags) with...
2002-08-26 David Welch2002-08-26 David Welch <welch@computer2.darkstar...
2002-08-26 David WelchOops, fixed compile errors.
2002-08-26 David WelchCopy all the startup info to the new process.
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-25 Robert DickensonFixed some broken stuff, added some cvs sugur.
2002-08-24 Jason FilbyInitial code for NtUserGetDC
2002-08-24 KJK::HyperionRemoved superfluous DPRINTs
2002-08-23 Robert DickensonAdded some exports.
2002-08-23 Robert DickensonModified to use new include file reactos/include/snmp...
2002-08-22 Eric Kohl-Implemented ReadConsoleOutputCharacterA and CsrReadCon...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-18 Hartmut Birr- Added a check for valid result pointers in GetDiskFre...
2002-08-18 Hartmut BirrRewrote _stat functions. This functions can't use _fstat.
2002-08-18 KJK::HyperionRtlGetProcessHeap() is not a function in Microsoft...
2002-08-18 KJK::HyperionCreateFileW: corrected a couple of buglets, added handl...
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-08-18 KJK::HyperionCleaned up CreateFileW. Please check out the FIXMEs
2002-08-17 Robert DickensonAdded new module for iphlpapi.dll
2002-08-17 Robert DickensonNewline at EOF to fix warning
2002-08-17 Robert Dickensonfixed clean rule to match other makefile standard
2002-08-17 Robert DickensonFixed typo in header comment.
2002-08-17 Robert DickensonAdded new module for snmpapi.dll
2002-08-17 Hartmut BirrRemoved the absolute path (c:\reactos\system32) to...
2002-08-15 David WelchExport LdrFindResourceDirectory_U
2002-08-13 Eric KohlImplemented and fixed several ACL and SD functions.
2002-08-10 Eric KohlAdded missing newline
2002-08-10 Eric KohlAdded compression stubs
2002-08-10 David Welch2002-08-10 David Welch <welch@computer2.darkstar...
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-29 Eric KohlAdded RtlCopyLuidAndAttributesArray() and RtlCopySidAnd...
2002-07-25 Eric KohlImplemented RtlTimeToElapsedTimeFields().
2002-07-23 Jurgen van GaelOpenSCManager waits for services.exe to initialize
2002-07-22 Eugene IngermanMissing file.
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-20 Eric KohlAdded some experimental code
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2002-07-18 Eric KohlRemoved some obsolete definitions of __unit64.
2002-07-17 David WelchFixed some bugs.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-10 Eric KohlConnectNamedPipe(): STATUS_PIPE_CONNECTED reports a...
2002-07-06 Eric KohlRevert last patch.
2002-07-05 Eric KohlAdded the ability to expand embedded environment variab...
2002-07-04 David WelchAdded some missing files.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-25 Eric KohlImplemented CallNamedPipeW() and TransactNamedPipe().
2002-06-22 David WelchOne case only please.
2002-06-19 Robert DickensonAdded new library packet.dll
2002-06-19 Robert DickensonAdded .cvsingore file.
2002-06-19 Robert DickensonCreated new module for wshirda.dll
2002-06-18 KJK::HyperionPSAPI meta-source files moved in the standard location
2002-06-18 KJK::HyperionPSAPI initial commit
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-17 Robert DickensonCreated new empty module for buiding ws2help.dll
2002-06-17 Eric KohlImplemented direct query of REG_EXPAND_SZ values.
2002-06-15 Eric KohlEnable %wZ and %Z format specifiers (remove #if 0).
2002-06-15 Eric KohlFix bug in RtlEqualSid() that caused all sids with...
2002-06-15 Eric KohlFix bug in RtlpAddKnownAce() that caused it to place...
2002-06-14 Jason FilbyFixed another typo
2002-06-14 Jason FilbyFixed some typos
2002-06-13 David WelchSplit up some stubs into their own files.
2002-06-13 Hartmut BirrReseting the conversion qualifier for each new value...
2002-06-12 Eric KohlRtlpGetRegistryHandle(): Don't remove a leading backsla...
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-06-10 Hartmut BirrAdded flushing of file streams.
2002-06-10 Hartmut BirrRewrote fread/fwrite for a better/faster handling of...
2002-06-10 Hartmut BirrFixed ftell for streams which are opened for reading...
2002-06-10 Hartmut BirrFixed fflush for non dirty file streams.
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-06-07 Hartmut BirrFixed the return value in GetFileSize.
2002-06-06 Eric KohlFixed another silly bug.
2002-06-06 Eric KohlFixed a typo in RtlGenerate8dot3Name().
2002-06-06 Eric KohlFixed the copy length in RtlQueryRegistryValues()....
2002-06-05 Hartmut BirrFixed the error string odering.
2002-06-05 Eric KohlImplemented RtlGenerate8dot3Name() and RtlIsNameLegalDO...
2002-05-27 Hartmut BirrFixed returned file length in GetFileInformationByHandle.
2002-05-24 Eric KohlFixed a severe bug in RtlQueryRegistryValues() and...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-05-07 Hartmut BirrFixed the command line.
2002-05-07 Hartmut BirrAdded handling for pipe closing.
2002-05-07 Hartmut BirrStarted piping implementation.
2002-05-07 Hartmut BirrStarted piping implementation.
2002-05-07 Hartmut BirrAdded csrss notification in ExitProcess.
2002-05-07 Hartmut BirrAdded support for piping.
next