|
From: Jacek C. <ja...@co...> - 2025-01-08 17:29:17
|
This is necessary to accommodate ARM64EC, under which CONTEXT refers to the X86_64 context structure but the regular ARM64 context structure is still exposed as ARM64_NT_CONTEXT. Based on patch by Billy Laws. Signed-off-by: Jacek Caban <ja...@co...> --- mingw-w64-headers/include/winnt.h | 91 ++++++++++++++++++++++--------- 1 file changed, 64 insertions(+), 27 deletions(-) |