Re: [Mingw-w64-public] [PATCH v2] headers: Add RtlIsEcCode declaration.

2025-01-10 Thread Martin Storsjö
On Fri, 10 Jan 2025, Jacek Caban wrote: Based on patch by Billy Laws. Signed-off-by: Jacek Caban --- mingw-w64-headers/include/winnt.h | 1 + 1 file changed, 1 insertion(+) LGTM, thanks! // Martin ___ Mingw-w64-public mailing list Mingw-w64-pub

[Mingw-w64-public] [PATCH v2] headers: Add RtlIsEcCode declaration.

2025-01-10 Thread Jacek Caban
Based on patch by Billy Laws. Signed-off-by: Jacek Caban --- mingw-w64-headers/include/winnt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mingw-w64-headers/include/winnt.h b/mingw-w64-headers/include/winnt.h index 366bd807e..dcea5e79a 100644 --- a/mingw-w64-headers/include/winnt.h +++