Fix maximizing problem introduced by r17764
[reactos.git] / reactos / lib /
2005-09-09 Gé van Geldorpmaxlen is in characters, _cnt is in bytes.
2005-09-09 Gé van GeldorpUse max tracking size instead of maximized size to...
2005-09-09 Gé van GeldorpRetVal is in bytes, so check against MAX_PATH in bytes
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-09-08 Gé van GeldorpFix double-clicking control panel items
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-08 Alex IonescuDon't duplicate string and ctype functions 2 (or even...
2005-09-08 Alex Ionescu- Move more stuff to /rtl
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-09-07 Alex IonescuImplement NTDLL's CSR routines in a compatible way...
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Alex IonescuReturn correct size. This fixes bug 756
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-06 Alex Ionescu- Fix size functions to return the correct results...
2005-09-06 Alex Ionescu- Use Rtl macros instead of manually handling the cases.
2005-09-06 Alex Ionescu- Use DDK macros to speed up size calculations on singl...
2005-09-06 Alex Ionescu- Handle RtlYyyStringToZzzStringSize->RtlxYyyStringtoZz...
2005-09-06 Alex IonescuA couple more fixes to prepare for the final patch
2005-09-06 Alex Ionescu- Some more MSDDK/IFS compatibility fixes.
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpCorrect eol-style and remove unused file
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpImport from vendor drop
2005-09-05 Gé van GeldorpDelete existing objsel to prepare for vendor import
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpAlexandre Julliard <julliard@winehq.org>
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- Fix kernel32 and ntoskrnl build issues.
2005-09-04 Hervé PoussineauFix SetComputerNameA/W. They were sending a bad paramet...
2005-09-04 Hervé PoussineauImplement SetComputerNameExA/W
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-09-04 Eric KohlImplement CM_Get_Class_Name_ExA.
2005-09-04 Eric Kohl- Enclose GUID in curly brackets.
2005-09-03 Eric KohlFix GUID->String conversion.
2005-09-03 Magnus Olsen* Updated translation by Anders, proofread by Andreas...
2005-09-02 Hervé PoussineauDon't fill twice the output buffer. Bug spotted by...
2005-09-02 Hervé PoussineauNo need to allocate too much memory, as SetupDiGetDevic...
2005-09-01 Gunnar Dalsnesfixed RtlCompareUnicodeString and RtlCompareString...
2005-08-30 Hartmut BirrPrint the exception code and the faulting address,...
2005-08-30 Hartmut BirrInvoke always our own exception handler if the exceptio...
2005-08-30 Hartmut BirrDon't interpret SIG_DFL and SIG_IGN as real handler...
2005-08-29 Filip NavaraFormatting and code style changes.
2005-08-29 Thomas Bluemel- don't close handles of keys in RegDeleteTree() that...
2005-08-28 Eric KohlImplement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla...
2005-08-28 Hartmut Birr- Allocate the csrss request buffer from heap if the...
2005-08-27 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-08-27 Eric KohlImplement StringTableInitializeEx, StringTableGetExtraD...
2005-08-27 Thomas Bluemelimplemented RegDeleteTree() (untested!)
2005-08-27 Hervé PoussineauImplement SetupDiSelectBestCompatDrv, by sorting driver...
2005-08-27 Eric KohlImplement LogonUserA.
2005-08-26 Hartmut Birr- Moved all members with variable length in CSRSS_XXX...
2005-08-26 Thomas Bluemelimplemented CreateSymbolicLink() (not tested/verified...
2005-08-26 Thomas Bluemelremoved obsolete variable in RegOpenUserClassesRoot()
2005-08-26 Thomas BluemelRegLoadMUIStringA/W are not implemented yet...
2005-08-26 Thomas Bluemeladded stubs for RegLoadMUIStringA/W()
2005-08-26 Thomas Bluemelimplemented RegDisablePredefinedCacheEx()
2005-08-25 Thomas Bluemeladd stub for ControlServiceEx()
2005-08-25 Thomas Bluemelenable theming of the checklist control
2005-08-25 Thomas Bluemel- added stubs for Set/GetConsoleHistoryInfo(), GetConso...
2005-08-25 Thomas Bluemeladd stubs for CreateSymbolicLinkA/W
2005-08-25 Maarten BosmaFill some more structs, that ms ddraw fill as well.
2005-08-25 Hartmut BirrFixed a bug in RtlLeaveCriticalSection. We have only...
2005-08-25 Thomas Bluemelminor simplifications
2005-08-25 Thomas Bluemelopen subkey with sufficient rights in RegDeleteTree
2005-08-25 Thomas Bluemeladded stubs for RegDeleteTreeA/W() and RegCopyTreeA/W()
2005-08-25 Thomas Bluemelcheck for console handles in Get/SetFileAttributesByHan...
2005-08-24 Thomas Bluemelimplemented SetFileAttributesByHandle() and GetFileAttr...
2005-08-24 Thomas Bluemelimplemented RegSetKeyValueA/W
2005-08-24 Thomas Bluemelimplemented RegDeleteKeyValueA/W()
2005-08-24 Thomas Bluemelimplemented IsThreadAFiber()
2005-08-23 Hervé PoussineauFix special case in SetupGetLineTextA/W and SetupGetStr...
2005-08-22 Gunnar Dalsnesmove old cruft
2005-08-22 Gunnar Dalsnesprepare move old cruft
2005-08-21 Filip NavaraReplace wcsncpy with lstrcpynW / memcpy as appropriate.
2005-08-21 Filip NavaraFix implementation of wcsnlen and strnlen.
2005-08-21 Filip NavaraFix buffer overflow in lstrcpynW and lstrcpynA.
2005-08-21 Thomas Bluemeladd prototypes of RtlDosPathNameToRelativeNtPathName_U...
2005-08-19 Steven EdwardsAdded support for MOVEFILE_DELAY_UNTIL_REBOOT, based...
2005-08-19 Emanuele AlibertiGroup keyboard mappers in a common directory, like...
2005-08-17 Alex IonescuAdd back MessageData to PQUEUED_MESSAGE. It was acciden...
2005-08-16 Andrew MungerDo not free a Critical Section we did not initialize...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-16 Emanuele AlibertiAdd a stub for NTDLL!CsrGetProcessId.
2005-08-16 Emanuele AlibertiMake NTDLL not bind automatically to the Win32 server.
2005-08-16 Steven EdwardsChanges to get msi based installers mostly working
next