[APITEST][NTDLL] Implement RtlGetNtProductType testcase (#2489)
[reactos.git] / sdk /
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-15 Bișoc George[SDK][PSDK] Add a version check for DiskGeometryGetPart...
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] s/LPWSTR/PWSTR/ as the former is not NT type.
2020-04-13 Katayama Hirofumi MZ[SHELL32] Shell notify rework for simplicity and readab...
2020-04-12 Andreas Maier[PSDK] fix typedef PLSA_AP_CALL_PACKAGE_PASSTHROUGH...
2020-04-11 James Tabor[User32] Implement Device Event Message handler
2020-04-10 Victor Perevertkin[CMAKE][CONFIGURE] Enable runtime checks on MSVC by... 2509/head
2020-04-09 Hervé Poussineau[NTOS] Add a #define __ROS_ROSSYM__ when using rossym
2020-04-09 Hermès Bélusca-Maïto[LIB:ARBITER] Addendum to 374f2b4d: Fix build.
2020-04-09 Vadim Galyant[NTOS][SDK:LIB] Add a Resources Arbiter library, to...
2020-04-09 Hermès Bélusca-Maïto[SDK:SUBSYS] conmsg.h: Some DWORDs -> ULONGs.
2020-04-09 Hermès Bélusca-Maïto[FLTMGR][NDK] Fix typos.
2020-04-09 Dmitry Borisov[BOOTVID] Code refactoring. (#2510) 2510/head
2020-04-09 Dmitry Borisov[BOOTVID][NTOSKRNL][HALX86] Move hardcoded coordinates... 2504/head
2020-04-09 Victor Perevertkin[CMAKE] Add --gc-sections flag to GCC linker.
2020-04-08 Katayama Hirofumi MZ[SHELL32] Implement shell change notification (#2432)
2020-04-07 Victor Perevertkin[TCPIP] Remove duplicate declarations from ticonsts.h
2020-04-07 Victor Perevertkin[SDK][IP] Pass IP options to ReceiveDatagramHandler
2020-04-07 Victor Perevertkin[TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys
2020-04-07 Victor Perevertkin[IPHLPAPI] Make icmp functions use IOCTL_ICMP_ECHO_REQU...
2020-04-07 Victor Perevertkin[SDK][IP] Fix formatting
2020-04-06 Vadim Galyant[NTOS:MM] Since the _MMPTE_SUBSECTION structure for... 2425/head
2020-04-05 Thomas Faber[MBEDTLS] Update to version 2.7.14. CORE-16787
2020-04-04 Mark Jansen[ATL] Add some hacks for gcc,
2020-04-04 Mark Jansen[ATL] Fix an ATLASSERT expression
2020-04-04 Mark Jansen[INCLUDE/CRT] Add some debug macro implementations...
2020-04-04 Mark Jansen[CRT] Implement _CrtDbgReport and _CrtDbgReportW
2020-04-03 Oleg Dubinskiy[DXSDK] Sync axextend.idl with Wine Staging 3.3 (#2421)
2020-04-03 Serge Gautherie[PSDK] guiddef.h: Remove unwanted '&& !defined(CINTERFA...
2020-04-02 Joachim Henze[RDBSS] Avoid CORE-13938
2020-03-31 Mark Jansen[SPEC2DEF] Omit skipped exports from ordinal numbering. 2485/head
2020-03-30 Serge Gautherie[REACTOS] Remove forced _WIN32_IE defines
2020-03-29 Mark Jansen[RTL] Introduce RtlpImageNtHeader, 2476/head
2020-03-29 Mark Jansen[NDK] Ensure RTL_IMAGE_NT_HEADER_EX_FLAG_NO_RANGE_CHECK...
2020-03-28 Andreas Maier[MSV1_0] LsaApLogonUserEx2: use RtlRunDecodeUnicodeStri... 2357/head
2020-03-28 Serge Gautherie[ADVAPI32][PSDK] CryptReleaseContext(): dwFlags paramet...
2020-03-28 Bișoc George[SDK][NDK][PSTYPES] Align the PROCESS_PRIORITY_CLASS...
2020-03-28 Vadim Galyant[SDK][NDK] MMPTE for PAE (#2453)
2020-03-26 Hervé Poussineau[TCPIP] Add some static specifiers, to prevent exportin...
2020-03-26 Hervé Poussineau[NDK] Fix RTL_PAGED_CODE macro in user mode
2020-03-26 Hervé Poussineau[SDK] Fix dummy SEH to always reference the parameter...
2020-03-22 jimtabor[Explorer|Shell32] Fix Build
2020-03-15 Mark Jansen[MSVCRT] Add _snwscanf 2441/head
2020-03-14 Timo Kreuzer[HOST] Do not pack structures
2020-03-13 Serge Gautherie[PSDK] SYSTEM_POWER_STATUS: Rename Reserved1 to SystemS...
2020-03-09 Timo Kreuzer[PRINTING] Add x64 print environment keys and folders
2020-03-08 Serge Gautherie[CMAKE] gcc.cmake: '-Wno-unused-const-variable' applies...
2020-03-06 Dmitry Borisov[FREELDR] Add ARC-emulation support for NEC PC-98 series
2020-03-06 Hermès Bélusca-Maïto[CMAKE][FREELDR] Take the global defines into account...
2020-03-06 Dmitry Borisov[CPORTLIB][NTOS:INBV][KDCOM][FREELDR] Add ComPort libra...
2020-03-06 Serge Gautherie[PSDK][XDK] Move 2 aliases to psdk/winbase.h from xdk...
2020-03-06 Serge Gautherie[PSDK] winbase.h: Add missing LPEXCEPTION_RECORD
2020-03-04 Andreas Maier[PSDK] Extend struct _SECPKG_DLL_FUNCTIONS, fix definit... 2254/head
2020-02-26 Jérôme Gardou[WINESYNC]: d3dx9 is now in sync with wine-staging...
2020-02-26 winesync[WINESYNC] d3dx9_36: Implement ID3DXSkinInfoImpl_Update...
2020-02-26 winesync[WINESYNC] d3dx9_36: Align texture dimensions to block...
2020-02-26 winesync[WINESYNC] d3dx9_36: No need to fail if we don't suppor...
2020-02-26 winesync[WINESYNC] d3dx9_36: Filter out D3DCompile warning...
2020-02-26 winesync[WINESYNC] d3dx9_36/tests: Add initial tests for dummy...
2020-02-26 winesync[WINESYNC] d3dx9_36: Return dummy skininfo interface...
2020-02-26 winesync[WINESYNC] d3dx9_36: ID3DXFont_DrawText calc_rect can...
2020-02-26 winesync[WINESYNC] d3dx9_36: Support NULL terminated strings...
2020-02-26 winesync[WINESYNC] d3dx9_36: Fix horizontal centering in ID3DXF...
2020-02-26 winesync[WINESYNC] d3dx9_36: Implement ID3DXFontImpl_DrawText.
2020-02-26 winesync[WINESYNC] d3dx9_36: add DXTn support
2020-02-26 winesync[WINESYNC] d3dx9_36: Improve D3DXSaveTextureToFile...
2020-02-26 winesync[WINESYNC] d3dx9_36: Add support for FOURCC surface...
2020-02-26 winesync[WINESYNC] d3dx9: Implement D3DXComputeTangent
2020-02-26 winesync[WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub
2020-02-26 winesync[WINESYNC] d3dx9_36: Add semi-stub for D3DXOptimizeVert...
2020-02-26 winesync[WINESYNC] d3dx9_36/tests: Remove useless \n within...
2020-02-26 winesync[WINESYNC] d3dx9_36/tests: Add additional tests for...
2020-02-26 winesync[WINESYNC] d3dx9_36/tests: Add initial tests for D3DXDi...
2020-02-26 winesync[WINESYNC] d3dx9_36: Implement D3DXDisassembleShader...
2020-02-26 winesync[WINESYNC] d3dx9_36: Improve stub for ID3DXEffectImpl_C...
2020-02-26 winesync[WINESYNC] d3dx9_36: Add format description for X8L8V8U...
2020-02-26 winesync[WINESYNC] d3dx9_36: Recognize bump luminance X8L8V8U8...
2020-02-26 winesync[WINESYNC] d3dx9: Return D3DFMT_A8R8G8B8 in D3DXGetImag...
2020-02-26 winesync[WINESYNC] d3dx9: Use parameter data for the first...
2020-02-26 winesync[WINESYNC] d3dx9: Handle short parameter in d3dx_set_sh...
2020-02-26 winesync[WINESYNC] d3dx9/tests: Add more tests for VertexShader...
2020-02-26 winesync[WINESYNC] d3dx9/tests: Clear vertex shader constants...
2020-02-26 winesync[WINESYNC] d3dx9/tests: Actually test the return of...
2020-02-26 Jérôme Gardou[WINESYNC]: revert wine-staging patchset for d3dx9
2020-02-26 Jérôme Gardou[TOOLS] Add a python script for syncing wine patches
2020-02-26 Jérôme Gardou[WINESYNC]: d3dx9 is now in sync with wine-staging...
2020-02-26 winesync[WINESYNC]d3dx9_36: Implement ID3DXSkinInfoImpl_UpdateS...
2020-02-26 winesync[WINESYNC]d3dx9_36: Align texture dimensions to block...
2020-02-26 winesync[WINESYNC]d3dx9_36: No need to fail if we don't support...
2020-02-26 winesync[WINESYNC]d3dx9_36: Filter out D3DCompile warning messa...
2020-02-26 winesync[WINESYNC]d3dx9_36/tests: Add initial tests for dummy...
2020-02-26 winesync[WINESYNC]d3dx9_36: Return dummy skininfo interface...
2020-02-26 winesync[WINESYNC]d3dx9_36: ID3DXFont_DrawText calc_rect can...
2020-02-26 winesync[WINESYNC]d3dx9_36: Support NULL terminated strings...
2020-02-26 winesync[WINESYNC]d3dx9_36: Fix horizontal centering in ID3DXFo...
2020-02-26 winesync[WINESYNC]d3dx9_36: Implement ID3DXFontImpl_DrawText.
2020-02-26 winesync[WINESYNC]d3dx9_36: add DXTn support
2020-02-26 winesync[WINESYNC]d3dx9_36: Improve D3DXSaveTextureToFile to...
2020-02-26 winesync[WINESYNC]d3dx9_36: Add support for FOURCC surface...
2020-02-26 winesync[WINESYNC]d3dx9: Implement D3DXComputeTangent
next