[CDROM_NEW] Fix SLIST_ENTRY vs SINGLE_LIST_ENTRY issues
[reactos.git] / sdk /
2019-03-04 Timo Kreuzer[PSDK] Improve definition of CBR_BLOCK
2019-03-04 Timo Kreuzer[PSDK] Fix PRINTDLG structure definition
2019-03-04 Timo Kreuzer[MKISOFS] Silence MSVC warnings
2019-03-04 Timo Kreuzer[WIDL] Fix non-x86 builds
2019-03-04 Ged Murphy[SHELL32] Implement SHTestTokenMembership and forward...
2019-03-03 Colin FinckFix the MSVC version of ldexp filling up the FPU stack...
2019-02-25 Mark Jansen[XDK] Remove _M_AMD64 special case 1358/head
2019-02-25 Mark Jansen[APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInfo...
2019-02-20 Serge Gautherie[NDK] Fix 'DeletedChidren' typo (#1367)
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-16 Katayama Hirofumi MZmsgdump.h undocumented drag & drop support (#1359)
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-12 Timo Kreuzer[NDK] Fix INIT_SECTION for Clang (use the GCC definition)
2019-02-12 Timo Kreuzer[CRT] Don't define _DECLSPEC_I on Clang builds
2019-02-10 Hermès Bélusca-Maïto[BUGCODES] Add WIN32K_INIT_OR_RIT_FAILURE to the list.
2019-02-10 Serge Gautherie[CMAKE] msvc.cmake: Remove 2 now redundant '/GF' (...
2019-02-09 Hermès Bélusca-Maïto[SDK:CMAKE] Fix LINK command-line from the VS IDE for...
2019-02-09 Hermès Bélusca-Maïto[FREELDR][SDK:CMAKE] Move the `MSVC "linker script...
2019-02-07 Mark Jansen[RTL] Implement RtlComputePrivatizedDllName_U
2019-02-04 Amine Khaldi[PSDK] Update wincodec.idl. CORE-15682
2019-02-04 Amine Khaldi[PSDK] Update shellapi.h and shlobj.h. CORE-15682
2019-02-02 Amine Khaldi[PSDK] Update schannel.h. CORE-15682
2019-02-02 Amine Khaldi[PSDK] Update tom.idl. CORE-15682
2019-02-02 Amine Khaldi[PSDK] Update propvarutil.h. CORE-15682
2019-01-29 Amine Khaldi[OLEAUT32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 Amine Khaldi[WIDL] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 Amine Khaldi[PSDK] Update ndrtypes.h. CORE-15682
2019-01-29 Amine Khaldi[PSDK] Update winerror.h. CORE-15682
2019-01-29 Amine Khaldi[PSDK] Update icm.h. CORE-15682
2019-01-28 Thomas Faber[FREETYPE] Handle allocation failures in our stack... 1318/head
2019-01-26 Hermès Bélusca-Maïto[SDK/INCLUDE] Fix the .code16 macro definition for...
2019-01-25 Amine Khaldi[PSDK] Update gdiplusflat.h. CORE-15682
2019-01-25 Amine Khaldi[PSDK] Update wincrypt.h. CORE-15682
2019-01-25 Amine Khaldi[PSDK] Update commctrl.h. CORE-15682
2019-01-19 Jérôme Gardou[PSDK] Add PFD_SUPPORT_COMPOSITION definition
2019-01-19 Jérôme Gardou[SDK] Provide .const macro for gas
2019-01-16 Thomas Faber[LIBXSLT] Update to version 1.1.33. CORE-15280
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-12 Hermès Bélusca-Maïto[CMAKE] MSVC cmake settings improvements. 1232/head
2019-01-12 Thomas Faber[LIBPNG] Update to version 1.6.36. CORE-15280
2019-01-09 Thomas Faber[MBEDTLS] Update to version 2.7.9. CORE-15280
2019-01-08 Andrew Boyarshin[SPEC2DEF] Fix compilation of generated stub C files...
2019-01-05 Denis Malikov[KERNEL32] make some NLS and Format functions work...
2019-01-05 Mark Jansen[SDK] Reset InDbgPrint state when an exception occurs 1220/head
2019-01-05 Serge Gautherie[LOG2LINES] Use translate_line() for command line input too
2019-01-05 Andrew Boyarshin[NTDLL][RTL] Implement RtlGetFullPathName_UEx
2019-01-05 Mark Jansen[APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared...
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-05 Thomas Faber[MBEDTLS] Update to version 2.7.6. CORE-15280
2019-01-05 Thomas Faber[LIBPNG] Update to version 1.6.35. 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 Hermès Bélusca-MaïtoHappy New Year 2019 everybody!
2018-12-31 Hervé Poussineau[ZLIB] Import upstream commit 38e8ce32afbaa82f67d992b9f...
2018-12-31 Hervé Poussineau[RTL] Fix RtlNewSecurityGrantedAccess improperly zeroin...
2018-12-31 Pierre Schweitzer[SDK] Add PsGetCurrentThreadTeb() to the DDK
2018-12-30 Pierre Schweitzer[SERVICES] pszName is a string, mark it so
2018-12-30 Pierre Schweitzer[SERVICES] On service start control message, send the...
2018-12-30 Pierre Schweitzer[SERVICES] Define the RI_ScQueryServiceTagInfo RPC...
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-29 Timo Kreuzer[CABMAN] Fix a problem with creating temp files on...
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement FsRtlGetEcpListFromIrp and...
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement IoGetIrpExtraCreateParameter
2018-12-24 Eric Kohl[MC] Fix the build
2018-12-24 Eric Kohl[MC] Fix build issue?
2018-12-24 Eric Kohl[NET] Move TIME, USE, USER, VIEW and NET command syntax...
2018-12-24 Eric Kohl[NET] Move START, STATISTICS and STOP command syntax...
2018-12-24 Eric Kohl[NET] Move PAUSE, PRINT, SEND, SESSION and SHARE comman...
2018-12-23 Eric Kohl[NET] Move HRELPMSG, LOVALGROUP and NAME command syntax...
2018-12-23 Eric Kohl[NET] Move FILE, GROUP and HELP command syntax and...
2018-12-23 Eric Kohl[NET] Move COMPUTER, CONFIG and CONTINUE command syntax...
2018-12-23 Pierre Schweitzer[SDK] Set proper lang IDs, aka fix build
2018-12-23 Eric Kohl[NET] Move ACCOUNTS command syntax and help text into...
2018-12-22 Eric Kohl[MC] Remove some useless quotation marks from message...
2018-12-21 Pierre Schweitzer[SDK] Define GetOwnerModuleFromUdpEntry()
2018-12-20 Serge Gautherie[LOG2LINES] Partially sync output format from command...
2018-12-19 Giannis Adamopoulos[USERSRV] Add definition for the USER_CREATE_SYSTEM_THR...
2018-12-19 Thomas Faber[CRT] Use explicit C linkage for intrinsic functions.
2018-12-18 Serge Gautherie[PSDK] Fix 5 MSVC-x64 "C4028" warnings about SQL*(...
2018-12-16 Mark Jansen[SDK] Define some constants for use with _mm_prefetch...
2018-12-16 Serge Gautherie[CMAKE] MSVC: Make C4028 warning into error, on "i386...
2018-12-15 Hermès Bélusca-Maïto[STLPORT] Fix MSVC x64 build.
2018-12-15 Hermès Bélusca-Maïto[PSDK] PSDK-compatibility: Add the SList function decla...
2018-12-15 Pierre Schweitzer[PSDK] Complete the MEDIA_TYPE enum
2018-12-15 Mark Jansen[MSPATCHA] Initial patch decoding + applying.
2018-12-15 Mark Jansen[MSPATCHA][PSDK] Update / add some function definitions
2018-12-12 Mark Jansen[PSDK] Add a minimal IActiveDesktop definition
2018-12-12 Katayama Hirofumi MZ[INCLUDE] Replace \r\n with \n
2018-12-11 Mark Jansen[SDK] Update gen_baseaddress.
2018-12-11 Eric Kohl[PSDK] Add missing prototypes NetRegisterDomainNameChan...
next