[SDK][INCLUDE] Update msgdump.h
[reactos.git] / sdk / lib /
2019-05-27 Timo Kreuzer[MINIZIP] Add curly braces to if-statement and fix...
2019-05-27 Timo Kreuzer[CRT] Add missing posix error codes
2019-05-11 Pierre Schweitzer[UBTRFS] Upgrade to 1.2.1
2019-05-10 Hervé Poussineau[HIDPARSER] Implement HidP_GetValueCaps
2019-05-02 jimtabor[HIDParser] Fix MSVC build
2019-05-02 Hervé Poussineau[HID] Use hidparser static library for HidP_* functions
2019-05-02 Hervé Poussineau[HIDPARSE/HIDPARSER] Move HidP_* functions from hidpars...
2019-04-28 Timo Kreuzer[TOOLS] Fix/suppress all MSVC/x64 warnings (#1525)
2019-04-19 Katayama Hirofumi MZ[ATL][ATLTEST] Adapt to RATL and improvements (#1501)
2019-04-18 Mark Jansen[ATL] Retire atlnew
2019-04-18 Mark Jansen[ATL][ATL_APITEST] Add test + implementation for CAtlFi...
2019-04-13 Timo Kreuzer[3RDPARTY] Make some warnings non-fatal
2019-04-06 Jérôme Gardou[ZLIB] use correct dependency for minizip library
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-05 Katayama Hirofumi MZ[SDK][ATL] Independence day of ReactOS ATL (#1473)
2019-04-05 Katayama Hirofumi MZ[CRT][USER32] fix wsprintf additional argument (%*s...
2019-04-01 Hervé Poussineau[CRT] Correctly share get_ioinfo()/release_ioinfo(...
2019-03-26 Thomas Faber[LIBXML2] Update to version 2.9.9. CORE-15854 1414/head
2019-03-06 Mark Jansen[ZLIB] Restore 'uncrypt' functionality in minizip
2019-03-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2019-03-03 Colin FinckFix the MSVC version of ldexp filling up the FPU stack...
2019-02-17 Thomas Faber[RTL] Fix GCC build.
2019-02-17 Thomas Faber[RTL] Protect pointer validity check in RtlFreeHeap...
2019-02-17 Hermès Bélusca-Maïto[CMLIB] Assign a signature to the in-memory HHIVE regis...
2019-02-17 Hermès Bélusca-Maïto[CMLIB] Minor code style changes only: Use slightly...
2019-02-14 Pierre Schweitzer[VFATLIB] Don't forcibly delete LFN when not in RW...
2019-02-12 Timo Kreuzer[CRT] Implement thread/fiber safe support for MSVC...
2019-02-12 Timo Kreuzer[CRT] Use alias names for rot functions when compiling...
2019-02-12 Timo Kreuzer[CPPRT] Implement __std_terminate wrapper for Clang-CL
2019-02-07 Mark Jansen[RTL] Implement RtlComputePrivatizedDllName_U
2019-01-28 Thomas Faber[FREETYPE] Handle allocation failures in our stack... 1318/head
2019-01-16 Thomas Faber[LIBXML2] Update to version 2.9.8. CORE-15280
2019-01-15 Mark Jansen[ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h
2019-01-05 Mark Jansen[SDK] Reset InDbgPrint state when an exception occurs 1220/head
2019-01-05 Andrew Boyarshin[NTDLL][RTL] Implement RtlGetFullPathName_UEx
2019-01-05 Timo Kreuzer[REACTOS] Fix misc 64 bit issues (#783)
2019-01-05 Thomas Faber[MPG123] Update to version 1.25.10. CORE-15280
2019-01-03 Pierre Schweitzer[RXCE] Fix leftover
2019-01-03 Hermès Bélusca-Maïto[RDBSS] Fix pointer value assignation.
2019-01-03 Timo Kreuzer[RXCE] Fix 64 bit build
2019-01-02 Pierre Schweitzer[RDBSS][RXCE] Implement IRP cancellation
2018-12-31 Hervé Poussineau[ZLIB] Import upstream commit 38e8ce32afbaa82f67d992b9f...
2018-12-31 Hervé Poussineau[RTL] Fix RtlNewSecurityGrantedAccess improperly zeroin...
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement FsRtlGetEcpListFromIrp and...
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement IoGetIrpExtraCreateParameter
2018-11-25 Pierre Schweitzer[VFATLIB] Drop a hack no longer needed after f87d9ca
2018-11-24 Pierre Schweitzer[RDBSS] Fix a typo
2018-11-23 Pierre Schweitzer[IP] Add a TCPGetSocketStatus() wrapper around LibTCPGe...
2018-11-23 Pierre Schweitzer[LWIP] Implement a LibTCPGetSocketStatus() function...
2018-11-21 Stanislav Motylkov[DRWTSN32] Add SMBIOS data to the system information...
2018-11-18 Pierre Schweitzer[TDILIB] Make tdiGetSetOfThings() return useful status
2018-10-21 Pierre Schweitzer[VFATLIB] Don't attempt to fix volume if not allowed
2018-10-14 Hermès Bélusca-Maïto[CMLIB] Adjust parameter types and annotations. Add...
2018-10-13 Mark Jansen[CRT] spawn: define a unicode environment when needed 936/head
2018-10-13 Hermès Bélusca-Maïto[RTL] Make a RtlQueryEnvironmentVariable_U() DPRINT...
2018-10-07 Eric Kohl[CRT] Fix two obvious typos in _mbbtype().
2018-10-01 Mark Jansen[RTL] actctx: When probing a dll for a manifest, use... 880/head
2018-09-29 Stanislav Motylkov[UDMIHELP] Initialize output buffer if DMI string is...
2018-09-29 Stanislav Motylkov[DMILIB] Process SKU and Family strings
2018-09-05 Serge Gautherie[CMLIB] Fix compiling as NT6+ (#840)
2018-08-30 Hermès Bélusca-Maïto[REACTOS] Introduce a "DEBUGFORMAT" environment variabl... 793/head
2018-08-27 Katayama Hirofumi MZ[SDK][CRT] Fix _ismbblead undefined error on MSVC 818/head
2018-08-23 Hermès Bélusca-Maïto[CONUTILS] In ConWrite(), emit an \r when a \n is encou...
2018-08-19 Mark Jansen[ATL] Improve the order of operations in CComPtr and...
2018-08-15 Mike SwansonRemove unnecessary executable bits
2018-08-13 Mark Jansen[RTL][KERNEL32] Add a comment indicating we need SEH...
2018-08-12 Stanislav Motylkov[SDK] Add user-mode DMI/SMBIOS helper library
2018-08-08 Serge Gautherie[REACTOS] Improve how some ASSERTMSG() message values... 660/head
2018-08-08 Serge Gautherie[CMLIB] Simplify an ASSERTMSG() as an ASSERT().
2018-08-08 Serge Gautherie[REACTOS] RtlAssert(): use "%lu" as LineNumber format.
2018-08-05 Mark Jansen[ATL] Fix the CComQIIDPtr template.
2018-08-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[DRIVERS] Fix 64 bit issues
2018-08-02 Stanislav Motylkov[I8042PRT] Move DMI/SMBIOS parsing functions into library
2018-07-15 Victor Perevertkin[ASM] Fixed ".double" macro in asm.inc.
2018-07-01 Timo Kreuzer[SDK] Fix 64 bit issues
2018-07-01 Timo Kreuzer[NDK] Fix alignment macros and add missing ones
2018-07-01 Timo Kreuzer[LIBUSB] Add additional operator new/delete
2018-06-13 Serge Gautherie[DELAYIMP] Fix/Merge definitions of __pfnDliNotifyHook2...
2018-06-13 Serge Gautherie[DELAYIMP] Fix 2 Clang-Cl warnings about __pfnDliNotify...
2018-06-09 Mark Jansen[ATL] Add CString.CompareNoCase
2018-06-05 Hermès Bélusca-Maïto[CRT] Always initialize _[w]pgmptr with a *FULL* path...
2018-06-05 Pierre Schweitzer[VFATLIB] Only check volume if full scan or if allowed...
2018-06-02 Pierre Schweitzer[CRT] Reimplement qsort() using FreeBSD implementation.
2018-05-31 Eric Kohl[NTDLL_APITEST][LIB_RTL] Add a test for RtlQueryTimeZon...
2018-05-28 Pierre Schweitzer[VFATLIB] Addendum to 469289e
2018-05-28 Pierre Schweitzer[VFATLIB] Fix MSVC build?
2018-05-28 Pierre Schweitzer[VFATLIB] Upgrade fsck.fat to 4.1
2018-05-28 Pierre Schweitzer[VFATLIB] Only attempt to clear the dirty set bit in...
2018-05-20 Hermès Bélusca-Maïto[CONUTILS] Remove old code; modify an informative note.
2018-05-04 Hermès Bélusca-Maïto[CONUTILS] Use the currently active console codepage...
2018-04-22 Mark Jansen[ATL] Add COMMAND_HANDLER macro.
2018-04-22 Hermès Bélusca-Maïto[EVTLIB] Silence some DPRINTs.
2018-04-14 Pierre Schweitzer[VFATLIB] Simplify in-memory boot sector copy.
2018-04-09 Mark Jansen[RTL] actctx: Use the new RosGetProcessCompatVersion. 419/head
2018-04-09 Mark Jansen[NTDLL] Check the process manifest at startup for a...
2018-04-08 Giannis AdamopoulosFix build
2018-04-08 Giannis Adamopoulos[RTL] actctx.c: Use an alternative implicit activation...
2018-04-08 Mark Jansen[RTL] Fixes for supportedOS close elements.
2018-04-07 Mark Jansen[ZLIB] Add minizip as library.
next