Fix getInterfaceInfoSet so GetInterfaceInfo returns only non-loopback adapters, howev...
[reactos.git] / reactos / lib /
2005-09-25 Andrew MungerFix getInterfaceInfoSet so GetInterfaceInfo returns...
2005-09-24 Thomas Bluemelremoved obsolete goto statement
2005-09-24 Gé van GeldorpThis NtGdiCreateCompatableDC misspelling has annoyed...
2005-09-24 Hartmut BirrUsed NtQueryFullAttributesFile instead of NtOpenFile...
2005-09-24 Thomas Bluemelimplemented RegCopyTreeW() (untested!)
2005-09-24 Eric Kohl- Implement CM_Get_Device_List_Size_ExW
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-23 Gé van GeldorpFix RtlQueryAtomInAtomTable and add regression tests
2005-09-23 Thomas Bluemelimported shfolder.dll from WINE-20050830
2005-09-23 Alex Ionescu- Return focus to run dialog after showing the file...
2005-09-23 Thomas Bluemeldon't read the DACL if it's not present or if it's...
2005-09-23 Thomas Bluemel- fixed buffer size calculation in RtlLengthRequiredSid...
2005-09-23 Thomas Bluemelminor optimization of RtlCreateUnicodeString: as the...
2005-09-23 Thomas Bluemelfixed signedness warning
2005-09-23 Hervé PoussineauCast the right pointer to the structure.
2005-09-23 Steven Edwardsdoing my good dead for the day
2005-09-23 Alex Ionescu- Fix a bunch of various bugs in the Rtl String routine...
2005-09-23 Alex IonescuFix exception handling/PSEH. Fixes bug 797.
2005-09-23 Andrew MungerProperly return status in iphplapi, and don't close...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes; these functions shouldn't be...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes; these functions shouldn't be...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes
2005-09-22 Thomas Bluemelfixed gcc4 warning
2005-09-22 Filip NavaraHandle some failure cases in better way.
2005-09-22 Gé van GeldorpReturn atom length when requested. Fixes bug 793.
2005-09-22 Thomas Bluemelminor string initialization optimizations
2005-09-22 Thomas Bluemeladd selected principals to the list (doesn't modify...
2005-09-21 Thomas Bluemelfixed some handle leaks in RegDeleteTree() in some...
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-20 Filip NavaraFix parameter validation in WM_GETTEXT and GetWindowText.
2005-09-19 Gé van Geldorp- Add ctrl support to (most) keyboard layouts. Only...
2005-09-18 Alex IonescuMake LogoffWindowsDialog exit the caller (ie: explorer...
2005-09-18 Alex IonescuFix shell32 spec file to properly export LogoffWindowsD...
2005-09-18 Hartmut BirrThe share disposition isn't necessary for FILE_READ_ATT...
2005-09-18 Magnus Olsenrevert my change from r17909. Thx hbirr to fix the...
2005-09-18 Magnus Olsengive GetFileAttributesExW more NtOpenFile right to...
2005-09-18 Magnus OlsenClean up patch from filip, with small change from me...
2005-09-18 Magnus OlsenImplement second part of move folder. Now we can move...
2005-09-18 Alex IonescuFix user-mode stack trace regression caused by my excep...
2005-09-17 Gé van Geldorp_getch() doesn't echo the chars it retrieves and operat...
2005-09-17 Gé van GeldorpCount each handle which has pending events only once...
2005-09-17 Magnus OlsenFix some part of MoveFileExW Bug, Can not move folder...
2005-09-17 Gé van GeldorpAdd back support for older binutils versions
2005-09-17 Gé van GeldorpOpen handle to sfd.sys as asynchromous. This fixes...
2005-09-17 Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-17 Filip NavaraFix "numberf" function to correctly handle 'g' format...
2005-09-16 Gé van GeldorpRegQueryValueExW retrieves Unicode strings but the...
2005-09-16 Gé van GeldorpDo some boundschecking on iOrder. Fixes bug 770.
2005-09-16 Andrew MungerFix release build of ntdll by adding __NO_CTYPE_INLINES...
2005-09-16 Gé van GeldorpOnly access dwTypeData if the caller pronounced it...
2005-09-15 Aleksey BraginFix the tree at last, by reverting previous changes...
2005-09-15 Aleksey BraginRevert 17867:17866 change, introduced to temporarily...
2005-09-15 Alex Ionescu- Fix build, sorry.
2005-09-15 Aleksey BraginFix compiling error, feel free to revert this when...
2005-09-15 Alex IonescuReturn valid status
2005-09-15 Andrew MungerFix release build of string library
2005-09-14 Filip NavaraUpdate the IDC_* constants.
2005-09-14 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-14 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-13 Royce Mitchell IIIzero out the struct and disable code that has no connec...
2005-09-13 Alex IonescuSorry for the debug messages.
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-13 Gregor AnichQuery support for opengl-driver-info escape before...
2005-09-12 Hervé PoussineauKimmo Myllyvirta <kimmo.myllyvirta@gmail.com>
2005-09-12 Royce Mitchell IIImsvc6 warning fix - cast return value of SHAlloc()
2005-09-12 Royce Mitchell IIImsvc6 warning fix - cast return value of SHAlloc()
2005-09-12 Alex IonescuFix bug in KiUserExceptionDispatcher
2005-09-12 Alex IonescuFix RtlpGetStackLimits to get the right limits if calle...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-11 Magnus OlsenUpdate the swedish translation by Harteex
2005-09-11 Eric Kohl- CFGMGR32.DLL: Forward implemented functions to SETUPA...
2005-09-11 Filip NavaraMake _strtoui64 an alias of strtoull.
2005-09-11 Filip NavaraFix strtoull implementation and add it to build files...
2005-09-11 Eric Kohl- Implement CM_Enumerate_Enumerators_ExA.
2005-09-10 Gé van GeldorpAuto-determine base of DWORD registry entries.
2005-09-10 Eric Kohl- Implement CM_Enumerate_Enumerators[_Ex]A/W
2005-09-10 Hartmut BirrPrint only the complete information if the fd is valid...
2005-09-10 Hartmut BirrSilence two debug messages after they have cried a...
2005-09-10 Hartmut BirrFixed GetConsoleTitleA/W.
2005-09-10 Eric KohlImplement CM_Delete_Class_Key[_Ex].
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...
next