reactos/sdk/include
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
..
asm
c++
crt [INCLUDE/CRT] Add some debug macro implementations for _DEBUG 2020-04-04 19:55:31 +02:00
ddk [NETKVM] Import NetKVM network adapter driver by Red Hat 2020-04-23 16:33:09 +03:00
dxsdk [DXSDK] Sync axextend.idl with Wine Staging 3.3 (#2421) 2020-04-03 23:58:54 +02:00
GL
host [HOST] Do not pack structures 2020-03-14 10:26:21 +01:00
ndk [NTOS:SE] Implement job case in PsImpersonateClient. CORE-8787 2020-05-17 16:05:00 +02:00
psdk [WinddiUI] Add more types and structures. 2020-07-25 11:39:04 -05:00
reactos [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00
xdk [XDK] Introduce ExAllocate*Zero and ExAllocate*Uninitialized functions 2020-07-26 14:10:52 +03:00