Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOURCES, IRP_MN_QUERY_RESOURCE_RE...
[reactos.git] / reactos / lib /
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...
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...
next