reactos/sdk/include
Thomas Faber 156053cafd [NDK] Match AUX_ACCESS_DATA definition with publicly available version.
Looks like public symbols contain this structure starting with Win7,
so we can deduce what it looked like in Win2003.
Note that our previous definition was missing a second ULONG at the
end, which can be seen in the SeQueryInfoToken kmtest -- if you
allocated only sizeof(AUX_ACCESS_DATA), the test would crash with
a 4 byte buffer overflow.
2024-09-12 17:44:13 +03:00
..
asm [NTOS:KE/x64] Use movaps instead of movdqa 2024-04-14 16:09:20 +02:00
c++ [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
crt [CRT] Remove useless #undef abort from process.h 2024-04-26 15:16:31 +02:00
ddk [MOUNTMGR][DDK] Fix some IOCTLs definitions to Win2k3+ compatibility (#6959) 2024-06-12 12:31:32 +02:00
dxsdk
GL
host
ndk [NDK] Match AUX_ACCESS_DATA definition with publicly available version. 2024-09-12 17:44:13 +03:00
psdk [UXTHEME] Import DrawThemeTextEx() function from Wine (part of #6622) 2024-09-09 15:26:40 +03:00
reactos [SDK] Raise KERNEL_VERSION_PATCH_LEVEL to 16 in the version.cmake 2024-09-10 20:01:25 +02:00
wdf/kmdf/1.17
xdk [KERNEL32_VISTA][SDK] Move SRW definitions to NDK (#6806) 2024-06-11 22:03:57 +02:00