在 2019/8/28 19:24, JonY via Mingw-w64-public 写道: > On 8/28/19 10:32 AM, Biswapriyo Nath wrote: >> Any comment on this? > > Sure, please send patch. Unfortunately I don't know much about > wininternl, so I can't comment on it. > > I'll pull them in in awhile if nobody has any objections. > > >
I could not find the definition of `SYSTEM_CODEINTEGRITY_INFORMATION` from any version of WinSDK I have at hand: 7.1A, 8.0, 8.1, 10.0.17763. I have found some information elsewhere [1] but I don't think it is trusted source. Nevertheless, the patch agrees with it, so it looks good to me. Those things in 'winternl.h' are mostly undocumented by the WinSDK (some of the syscalls are documented in the DDK while others are undocumented anyway). As long as new declarations don't clash with old ones and match WinSDK. [1] https://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/ex/sysinfo/codeintegrity.htm -- Best regards, LH_Mouse _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
