reactos/sdk
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
..
cmake [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++ 2024-07-09 12:01:24 +02:00
include [NDK] Match AUX_ACCESS_DATA definition with publicly available version. 2024-09-12 17:44:13 +03:00
lib [RTL/x64] Do not overwrite the original context during exception handling 2024-09-12 17:07:59 +03:00
tools [COMCTL32][MEDIA] Sync comctl32 to wine 5.0 (#6789) 2024-09-03 21:54:05 -07:00