reactos/sdk/include/xdk
Timo Kreuzer 6b1ca75899
[REACTOS] Fix 64 bit build (#465)
* [HAL] Simplify HalpReboot() and make it portable
* [NTOS:MM] Cast constant to PVOID
* [BINPATCH] Fix 64 bit build
* [VFDDRV] Fix 64 bit build and buffer overruns
* [USBOHCI] Fix structure alignment issues
* [ATL_APITEST] Fix 64 bit build
* [XDK] Update unwind structures in winnt.h
* [NTDLL_APITEST] Fix 64 bit build
* [NTDLL_WINETEST] Fix 64 bit build
* [TFTPD] Fix x64 build
* [USBPORT] Fix a C_ASSERT
* [DSOUND] Fix x64 build
* [HAL] Remove obsolete GetPteAddress() macro
2018-04-03 15:13:17 -06:00
..
amd64 Amd64/misc 64bit fixes (#236) 2018-01-01 12:07:50 +01:00
arm
ia64
mips
ppc
x86
ccfuncs.h
cctypes.h
CMakeLists.txt
cmfuncs.h
cmtypes.h
devioctl.template.h
exfuncs.h
extypes.h
fsrtlfuncs.h
fsrtltypes.h
halfuncs.h
haltypes.h
interlocked.h
iofuncs.h
iotypes.h
kdfuncs.h
kdtypes.h
kefuncs.h
ketypes.h
mmfuncs.h
mmtypes.h
ntbasedef.h [PSDK][XDK] Add some missing definitions. CORE-14434 2018-04-03 13:35:01 +01:00
ntddk.template.h
ntdef.template.h
ntifs.template.h
nttmapi.h
obfuncs.h
obtypes.h
pofuncs.h
potypes.h
psfuncs.h
pstypes.h
rtlfuncs.h [XDK][DDK] Take the gcc path for __assert_annotation{A,W} and __CREATE_NTOS_DATA_IMPORT_ALIAS when compiling with clang-cl. Include kdfuncs.h before rtlfuncs.h to have DbgPrint() defined before using it. CORE-11799 (#94) 2017-10-31 15:19:49 +01:00
rtltypes.h
sefuncs.h
setypes.h
sspi.h
wdm.template.h [XDK][DDK] Take the gcc path for __assert_annotation{A,W} and __CREATE_NTOS_DATA_IMPORT_ALIAS when compiling with clang-cl. Include kdfuncs.h before rtlfuncs.h to have DbgPrint() defined before using it. CORE-11799 (#94) 2017-10-31 15:19:49 +01:00
winnt.template.h
winnt_old.h [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
wmifuncs.h
wmitypes.h
zwfuncs.h