[WINLOGON] Ignore the CTRL+SHIFT+ESC hotkey when the session is not in the logged...
[reactos.git] / sdk / lib /
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.
2018-04-03 Timo Kreuzer[REACTOS] Fix 64 bit build (#465)
2018-04-01 Amine Khaldi[STRMBASE] Sync with Wine Staging 3.3. CORE-14434
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-26 Victor Perevertkin[CRT] Fixed _tstat64 which wrongly set executable bits... 445/head
2018-03-26 Thomas Faber[CRT] Various fixes to Wine file functions.
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-23 Hermès Bélusca-Maïto[CRT] Implement the missing CRT _sc(w)printf() function...
2018-03-23 Hermès Bélusca-Maïto[CRT] Fix implementation of _vsc(w)printf() for native NT.
2018-03-09 Mark Jansen[SDK] Do not use a NUL file while calculating format...
2018-03-04 Timo Kreuzer[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRE...
2018-02-20 Pierre Schweitzer[VFATLIB] Fix FAT partitions formatting in a non clean...
2018-02-19 Mark Jansen[RTL][XDK][KERNERL32_WINETEST] Import wine actctx chang...
2018-02-15 Thomas Faber[IP] Silence "TCP operation failed" debug spam.
2018-02-11 Hermès Bélusca-Maïto[CONUTILS] Relax the enforcement of using FORMAT_MESSAG...
2018-02-10 Serge Gautherie[CRT:STARTUP] Fix a Clang-Cl warning about GS_Exception... 372/head
2018-02-10 Thomas Faber[STRMBASE] Sync with Wine 3.0. CORE-14225 364/head
2018-02-07 Thomas Faber[LIBXML2] Restore lost ROS-diff introduced in 7571d351c...
2018-02-05 Thomas Faber[LIBXML2] Update to version 2.9.7. CORE-14291
2018-02-05 Thomas Faber[LIBMPG123] Update to version 1.25.8. CORE-14291
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Alex Ionescu[RTL]: Document and flesh out Boot Status Data (BSD...
2018-02-02 Hermès Bélusca-Maïto[CONUTILS] Fix and improve the documentation for "outst...
2018-02-01 Hermès Bélusca-Maïto[CONUTILS] Diverse improvements: start doxygenating...
2018-01-31 Stanislav Motylkov[IPHLPAPI] Fix IcmpSendEcho output when host is not...
2018-01-31 Hermès Bélusca-Maïto[CONUTILS] Split stream.c into input and output stream...
2018-01-27 Hermès Bélusca-Maïto[EVTLIB] Make the header C++ compatible.
2018-01-27 Hermès Bélusca-Maïto[CONUTILS] Fix macro definition.
2018-01-27 Hermès Bélusca-Maïto[CONUTILS] Make the headers C++ compatible.
2018-01-27 Giannis Adamopoulos[RTL] actctx: Implement the implicit activation context
2018-01-21 Amine Khaldi[FREETYPE] Bring back our diffs to reduce the stack...
2018-01-20 Serge Gautherie[LWIP] dhcp.c: Cherry-pick lwIP 32aa9a4. CORE-8978 302/head
2018-01-20 Thomas Faber[RTL] Handle RtlReAllocateHeap failure in com_class_add...
2018-01-18 Amine Khaldi[FREETYPE] Update to v2.9.0 and use this as a chance...
2018-01-01 Timo Kreuzer[RTL] Fix amd64 version of DebugService2
2017-12-30 Thomas Faber[LIBS] Use KeClearEvent instead of KeResetEvent where... 238/head
2017-12-27 Giannis Adamopoulos[ATL] CWindow: Add an overload of GetDlgItemText which...
2017-12-27 Giannis Adamopoulos[ATL] -Add COMMAND_CODE_HANDLER macro
2017-12-25 Mark Jansen[ATL] Add CString.AllocSysString
2017-12-25 Mark Jansen[ATL] Add CComBSTR.Attach
2017-12-24 Giannis Adamopoulos[RTL] find_string_index: name parameter may not be...
2017-12-21 Mark Jansen[ATL] Continue enumeration after a failing COM_INTERFAC...
2017-12-20 Ivan Labutin[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
2017-12-18 Amine Khaldi[UUID] Add SID_SHTMLEditServices.
2017-12-17 Pierre Schweitzer[VFATLIB] Never touch the file system if not in interac...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-09 Pierre Schweitzer[VFATLIB] Make Chkdsk handle volume opening locking...
2017-12-09 Amine Khaldi[UUID] Add a PCH.
2017-12-07 Amine Khaldi[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP...
2017-12-07 Amine Khaldi[CMAKE/CLANG-CL] Silence some clang-cl warnings in...
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-23 Amine Khaldi[CRT/STARTUP] For some reason we get unresolved externa...
2017-11-18 Thomas Faber[RTL] Make RtlFillMemoryUlonglong public
2017-11-09 Serge Gautherie[USETUP][EXT2LIB] NtWriteFile() calls: Remove unused... 108/head
2017-11-03 Serge Gautherie[USETUP][ROSAPPS][EXT2LIB] NtReadFile() calls: Remove... 100/head
2017-11-02 Pierre Schweitzer[RDBSS] Fix a bug in RxQueryNameInfo(): don't only...
2017-11-01 Mark Jansen[ATL] Initial implementation of CAtlExeModuleT.
2017-11-01 Pierre Schweitzer[RDBSS] More capture
2017-11-01 Pierre Schweitzer[RDBSS] Start defining the RxCapture* macros and start...
2017-11-01 Pierre Schweitzer[RXCE] Implement RxInitializeDebugSupport()
2017-11-01 Pierre Schweitzer[RDBSS] Implement RxCheckFcbStructuresForAlignment()
2017-10-31 Pierre Schweitzer[RDBSS] Implement RxQueryNameInfo() and RxConjureOrigin...
2017-10-31 Pierre Schweitzer[RXCE] Implement RxAcquireExclusiveFcbResourceInMRx()
2017-10-31 Amine Khaldi[LIB/ATL] Take the gcc code path for the unused macros...
2017-10-31 Amine Khaldi[LIBXML2] Do not rely on nan() when compiling with...
2017-10-30 Amine Khaldi[LIBSAMPLERATE] Define exit() as __debugbreak(). CORE...
2017-10-29 Pierre Schweitzer[RTL] Revert b3b2a23 which introduced a regression.
2017-10-29 Samuel SerapionCID 1206831 Dereference after null check
2017-10-28 zefklop[CRT] fix bug in _rotr implementation
2017-10-27 Serge Gautherie[NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit...
2017-10-26 Giannis Adamopoulos[ATL] Add CHAIN_MSG_MAP macro
2017-10-23 Samuel Serapion[CRT] Use MAX_PATH for buffer meant to contain an arbit...
2017-10-22 Mark Jansen[ATL] Implement CDialogImpl
2017-10-21 Pierre Schweitzer[RDBSS] Make it clear that we want to zero all the...
2017-10-16 Pierre Schweitzer[UBTRFS] Update to 1.0.1
2017-10-11 Pierre Schweitzer[RDBSS] Fix broken cast when comparing DFS magic values
2017-10-11 Pierre Schweitzer[RXCE] Don't remove uninitialized list entry
2017-10-11 Pierre Schweitzer[RDBSS] Avoid uninit var usage.
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work