reactos/sdk/include/xdk
Victor Perevertkin 380cd27cf3
[XDK] Introduce ExAllocate*Zero and ExAllocate*Uninitialized functions
These has been first added to DDK 10.0.19041.0 and made backwards-compatible
with all Windows versions since Windows 2000.
Our implementation does not use POOL_ZERO_ALLOCATION flag because it's not
supported by ReactOS yet, and thus erases the memory unconditionally.
2020-07-26 14:10:52 +03:00
..
amd64 [XDK] Fix x64 version of KeGetCurrentProcessorNumber() and add KeGetCurrentProcessorIndex() 2020-01-18 14:56:17 +01:00
arm
ia64
mips
ppc
x86 [XDK] Fix x64 version of KeGetCurrentProcessorNumber() and add KeGetCurrentProcessorIndex() 2020-01-18 14:56:17 +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] Introduce ExAllocate*Zero and ExAllocate*Uninitialized functions 2020-07-26 14:10:52 +03:00
extypes.h
fsrtlfuncs.h
fsrtltypes.h
halfuncs.h
haltypes.h
interlocked.h
iofuncs.h
iotypes.h [XDK] Introduce ExAllocate*Zero and ExAllocate*Uninitialized functions 2020-07-26 14:10:52 +03:00
kdfuncs.h
kdtypes.h
kefuncs.h [NETKVM] Import NetKVM network adapter driver by Red Hat 2020-04-23 16:33:09 +03:00
ketypes.h
mmfuncs.h
mmtypes.h
ntbasedef.h
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 [NDK][XDK][RTL] Fix definition of RtlFillMemoryUlong on x64 2020-01-03 13:00:45 +01:00
rtltypes.h
sefuncs.h
setypes.h
sspi.h
wdm.template.h
winnt.template.h
winnt_old.h [PSDK][XDK] Move 2 aliases to psdk/winbase.h from xdk/winnt_old.h 2020-03-06 18:26:01 +01:00
wmifuncs.h
wmitypes.h
zwfuncs.h