[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / sdk / include / xdk /
2024-03-10 Hermès Bélusca-Maïto[SDK:NDK/XDK] Sync NtCurrentTeb() definitions between... 6542/head
2024-03-10 Hermès Bélusca-Maïto[SDK:NDK/XDK] Adjust the KeGetPcr() ARM definition...
2024-03-10 Hermès Bélusca-Maïto[SDK:NDK/XDK] Remove x86 KeGetPcr() definition from... 6526/head
2023-12-16 Timo Kreuzer[NDK] Sync KUSER_SHARED_DATA with XDK
2023-12-16 Timo Kreuzer[XDK] Add offsets to KUSER_SHARED_DATA and improve...
2023-12-16 Timo Kreuzer[XDK] Remove obsolete _ANONYMOUS_STRUCT/UNION
2023-12-16 Timo Kreuzer[XDK] Apply standard formatting to KUSER_SHARED_DATA
2023-12-16 Timo Kreuzer[XDK][NDK] Update XSTATE definitions
2023-12-04 Serge Gautherie[XDK] kefuncs.h: Unduplicate 2 function definitions...
2023-10-17 Timo Kreuzer[XDK] Fix / improve some definitions
2023-10-03 Timo Kreuzer[XDK] Add missing PF_* processor feature definitions
2023-09-14 Ratin Gao[KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI...
2023-09-07 Timo Kreuzer[NTDLL_APITEST] Add tests for critical sections
2023-09-06 Ratin Gao[KERNEL32][RTL] Implement One-Time initialization API...
2023-08-22 George Bișoc[NTOS:SE] Cast the ACE to known ACE type variants on...
2023-08-10 Timo Kreuzer[XDK] Fix definition of KeRaiseIrqlToSynchLevel for...
2023-06-04 Hermès Bélusca-Maïto[NTOS:IO] Reformat iorsrce.c, no functional code changes.
2022-12-01 Timo Kreuzer[XDK] Silence some GCC x64 warnings
2022-05-25 Justin Miller[REACTOS] Finally get some ARM64 applications building...
2022-05-08 Hermès Bélusca-Maïto[NDK][XDK] Improve some HAL-related definitions.
2022-05-06 George Bișoc[XDK] Move security object related structures to approp...
2022-04-07 Justin Miller[SDK] Fix some arm64 stuff that was discovered during... 4402/head
2022-04-07 Justin Miller[XDK] Start define of xdk ke.h for arm64
2022-01-14 Hermès Bélusca-Maïto[SDK:NDK] Add the NX_SUPPORT_* flags for the SharedUser...
2021-12-09 Justin Miller[SDK][XDK] Add more definitions for ARM64 and start...
2021-11-07 George Bișoc[SDK][NDK][XDK] Add the privilege flags needed for...
2021-10-22 Justin Miller[SDK] Allow ARM64 MSVC to complete configuration (...
2021-09-09 George Bișoc[XDK][KMTESTS:SE] Move the auto inherit ACE flags in...
2021-08-04 Timo Kreuzer[PSDK] Add some missing ARM definitions
2021-07-23 Timo Kreuzer[PSDK][NDK] Use hex to define MIN/MAX constants like...
2021-07-15 George Bișoc[NTOS:SE] Implement logon session termination notification
2021-06-28 Jérôme Gardou[NDK][XDK] Remove _Must_inspect_result_ from RtlTimeFie...
2021-05-19 Dmitry Borisov[XDK] Update the prototype of IO_COMPLETION_ROUTINE
2021-05-12 Jérôme Gardou[REACTOS] Addendum to 5c7ce4475e246560d1622b8cc60dc603e...
2021-05-08 Katayama Hirofumi MZ[INCLUDE][XDK] Add FILE_ATTRIBUTE_VIRTUAL macro into...
2021-05-03 Jérôme Gardou[KERNEL32] Sync NLS RC files with wine 6.7
2021-03-24 Jérôme Gardou[XDK] Undefine some defines once they are not needed
2021-03-19 Jérôme Gardou[NDK][XDK] Use decimal literals for MINxxxx defines
2021-01-18 Hermès Bélusca-Maïto[XDK] Even the DBG_UNREFERENCED_PARAMETER() should...
2021-01-18 Victor Perevertkin[XDK] Remove UNREFERENCE_LOCAL_VARIABLE macro
2020-12-26 Hermès Bélusca-Maïto[PSDK][XDK] Add newer FILE_DEVICE_xxx DEVICE_TYPE defines.
2020-11-25 Hermès Bélusca-Maïto[NDK][XDK] Add some missing macros for run-time checks...
2020-11-25 Hermès Bélusca-Maïto[XDK] Minor formatting; remove some extra newlines...
2020-11-09 Hermès Bélusca-Maïto[XDK] Update the definition of DEBUG_DEVICE_DESCRIPTOR...
2020-09-24 Victor Perevertkin[NTOSKRNL_VISTA] Add stubs for functions needed in...
2020-09-24 Victor Perevertkin[XDK] Add definitions required for newer storage class...
2020-09-24 Victor Perevertkin[XDK][NTOSKRNL_VISTA] Put NTKRNLVISTAAPI to XDK headers
2020-09-24 Victor Perevertkin[XDK] Move UNREACHABLE macro definition to ntbasedef.h
2020-09-24 Victor Perevertkin[SDK] Fix __forceinline definition for C++
2020-09-20 William Kent[RTL] Add code to SxS manifest parser to parse XML...
2020-09-16 Jérôme Gardou[SDK] Add WOW64_CONTEXT structure
2020-08-29 Victor Perevertkin[NTOSKRNL_VISTA][XDK] Implement IoSetMasterIrpStatus
2020-08-28 Victor Perevertkin[XDK] HACK: remove dllimport from functions which
2020-08-28 Victor Perevertkin[XDK] Add definitions required for newer storage class...
2020-08-23 Thomas Faber[XDK] Fix a noisy clang warning in RTL_CONSTANT_STRING... 3055/head
2020-08-14 Thomas Faber[XDK] Avoid defining interlocked intrinsics. CORE-17190
2020-07-26 Victor Perevertkin[XDK] Introduce ExAllocate*Zero and ExAllocate*Uninitia...
2020-05-14 Serge Gautherie[NDK][XDK] Add 3 CM_RESOURCE_INTERRUPT_* defines (...
2020-04-23 Nguyen Trung Khanh[NETKVM] Import NetKVM network adapter driver by Red Hat 2413/head
2020-03-06 Serge Gautherie[PSDK][XDK] Move 2 aliases to psdk/winbase.h from xdk...
2020-02-09 Timo Kreuzer[SDK] Improve x64 definition of DISPATCHER_CONTEXT
2020-01-18 Timo Kreuzer[XDK] Fix x64 version of KeGetCurrentProcessorNumber...
2020-01-03 Timo Kreuzer[NDK][XDK][RTL] Fix definition of RtlFillMemoryUlong...
2019-09-13 Pierre Schweitzer[SDK] Define DO_UNLOAD_PENDING
2019-08-20 Mark Jansen[SDK] Update Int32x32To64 macro for arm
2019-06-30 Thomas Faber[SDK] Properly define ZwQueryInformationProcess
2019-02-25 Mark Jansen[XDK] Remove _M_AMD64 special case 1358/head
2018-12-31 Pierre Schweitzer[SDK] Add PsGetCurrentThreadTeb() to the DDK
2018-12-05 Serge Gautherie[SDK][NDK] Move SYSTEM_POWER_INFORMATION to ntpoapi...
2018-09-30 Amine Khaldi[XDK][PSDK][WINE] Unify ARRAY_SIZE definition for Wine...
2018-08-29 Pierre Schweitzer[SDK] Fix the implementation of the FsRtlIsAnsiCharacte...
2018-07-25 Mark Jansen[XDK][NDK] Restore struct alignment for IO_STACK_LOCATION
2018-07-01 Timo Kreuzer[XDK][NDK] Fix IO_STACK_LOCATION alignments
2018-07-01 Timo Kreuzer[XDK] Stop randomly packing structures half throughout...
2018-06-27 Hermès Bélusca-Maïto[NTOS:SE] Add a documentation note about SeTokenIsWrite...
2018-04-03 Timo Kreuzer[REACTOS] Fix 64 bit build (#465)
2018-04-03 Amine Khaldi[PSDK][XDK] Add some missing definitions. CORE-14434
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-19 Mark Jansen[RTL][XDK][KERNERL32_WINETEST] Import wine actctx chang...
2018-02-04 Thomas Faber[PSDK][XDK] Remove DECLSPEC_* from windef.h, protect...
2018-01-01 Timo KreuzerAmd64/misc 64bit fixes (#236)
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-04 Stas'M[DBGHELP] [XDK] [ARM64] Fix magic constant
2017-10-31 Amine Khaldi[XDK][DDK] Take the gcc path for __assert_annotation...
2017-10-31 Amine Khaldi[XDK/NTBASEDEF] Use __builtin_offsetof to define FIELD_...
2017-10-08 Timo Kreuzer[XDK] Fix KWAIT_BLOCK definition for Win8+
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