reactos/sdk/include/xdk
Hermès Bélusca-Maïto 381e224f6b
[SDK] Fix the automatic definition of __ROS_LONG64__ (#7576)
It is not wishable anymore to automatically define __ROS_LONG64__
whenever __WINESRC__ is defined. Indeed, Wine now has started to
introduce the possibility to "Enable compilation with long types".

Thus, for these modules we import from them, we want to be able to
define __WINESRC__ without __ROS_LONG64__ automatically defined.

Addendum to commits 89c3520c86 (r73383) and 75eeb2a7e4 (r38872).
2025-01-16 18:13:19 +01:00
..
amd64 [XDK] Fix definition of KeRaiseIrqlToSynchLevel for x64 UP 2023-08-10 14:46:29 +03:00
arm [SDK:NDK/XDK] Adjust the KeGetPcr() ARM definition (#6542) 2024-03-10 17:09:36 +01:00
arm64 [REACTOS] Finally get some ARM64 applications building (#4517) 2022-05-25 17:06:32 +03:00
ia64 [XDK] Minor formatting; remove some extra newlines at end of files. 2020-11-26 00:29:20 +01:00
mips [XDK] Minor formatting; remove some extra newlines at end of files. 2020-11-26 00:29:20 +01:00
ppc [XDK] Minor formatting; remove some extra newlines at end of files. 2020-11-26 00:29:20 +01:00
x86 [SDK:NDK/XDK] Remove x86 KeGetPcr() definition from the DDK (#6526) 2024-03-10 16:55:44 +01:00
ccfuncs.h
cctypes.h
CMakeLists.txt
cmfuncs.h
cmtypes.h [NDK][XDK] Add 3 CM_RESOURCE_INTERRUPT_* defines (#2755) 2020-05-14 14:31:53 +02:00
devioctl.template.h
exfuncs.h [XDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 22:30:52 +03:00
extypes.h [KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI / Firmware API (#5149) 2023-09-14 22:14:07 +03:00
fsrtlfuncs.h [SDK] Fix the implementation of the FsRtlIsAnsiCharacter* macros. 2018-08-29 08:34:30 +02:00
fsrtltypes.h
halfuncs.h
haltypes.h [NDK][XDK] Improve some HAL-related definitions. 2022-05-08 04:15:52 +02:00
interlocked.h [XDK] Avoid defining interlocked intrinsics. CORE-17190 2020-08-14 11:08:45 +02:00
iofuncs.h [NTOS:IO] Reformat iorsrce.c, no functional code changes. 2023-06-04 21:40:07 +02:00
iotypes.h [XDK] Update the prototype of IO_COMPLETION_ROUTINE 2021-05-19 20:14:29 +02:00
kdfuncs.h
kdtypes.h [XDK] Update the definition of DEBUG_DEVICE_DESCRIPTOR and related structures with Vista,7,8,10 additions. 2020-11-09 22:33:02 +01:00
kefuncs.h [XDK] kefuncs.h: Unduplicate 2 function definitions (#6057) 2023-12-04 13:49:57 +01:00
ketypes.h [NDK] Sync KUSER_SHARED_DATA with XDK 2023-12-16 14:04:36 +02:00
mmfuncs.h [NTOS:MM] Implement MmAllocate/FreeMappingAddress (#7260) 2024-11-02 15:10:51 +01:00
mmtypes.h
ntbasedef.h [SDK] Add some missing definitions 2024-11-04 08:42:34 +02:00
ntddk.template.h [NDK][XDK] Improve some HAL-related definitions. 2022-05-08 04:15:52 +02:00
ntdef.template.h [XDK] Fix a noisy clang warning in RTL_CONSTANT_STRING. CORE-14306 2020-08-23 12:10:12 +02:00
ntifs.template.h [XDK] Stop randomly packing structures half throughout ntifs.h / wdm.h 2018-07-01 14:45:21 +02:00
nttmapi.h
obfuncs.h
obtypes.h
pofuncs.h [NTOSKRNL_VISTA] Add stubs for functions needed in KMDF 2020-09-25 01:28:55 +03:00
potypes.h [XDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 22:30:52 +03:00
psfuncs.h [SDK] Add PsGetCurrentThreadTeb() to the DDK 2018-12-31 11:19:35 +01:00
pstypes.h
rtlfuncs.h [SDK] Add some missing definitions 2024-11-04 08:42:34 +02:00
rtltypes.h [KERNEL32_VISTA][SDK] Move SRW definitions to NDK (#6806) 2024-06-11 22:03:57 +02:00
sefuncs.h
setypes.h [NTOS:SE] Cast the ACE to known ACE type variants on SepGetSidFromAce 2023-08-22 17:54:18 +02:00
sspi.h
wdm.template.h [NDK][XDK] Improve some HAL-related definitions. 2022-05-08 04:15:52 +02:00
winnt.template.h [SDK] Fix the automatic definition of __ROS_LONG64__ (#7576) 2025-01-16 18:13:19 +01:00
winnt_old.h [SDK] Add some missing definitions 2024-11-04 08:42:34 +02:00
wmifuncs.h [XDK][NTOSKRNL_VISTA] Put NTKRNLVISTAAPI to XDK headers 2020-09-24 21:51:57 +03:00
wmitypes.h
zwfuncs.h [SDK] Properly define ZwQueryInformationProcess 2019-06-30 23:07:54 +02:00