Re: [Mingw-w64-public] [PATCH] winternl.h: Rename Unknown to MaximumProcessors in SYSTEM_PROCESSOR_INFORMATION.

2021-01-15 Thread Alex Henrie
On Thu, Dec 17, 2020 at 7:47 AM Liu Hao wrote: > > ReactOS uses the name `Reserved` [1] so I wonder how much existent code > expects this one. > > (BTW they selected a different name for the 5th field.) ReactOS now uses the name "MaximumProcessors" when targeting Windows 8 and later: https://gi

[Mingw-w64-public] [PATCH] winternl.h: Rename Unknown to MaximumProcessors in SYSTEM_PROCESSOR_INFORMATION.

2020-12-16 Thread Alex Henrie
Signed-off-by: Alex Henrie --- This field is the current number of processors in the system plus the number of processors that could be added without rebooting. https://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/ex/sysinfo/processor.htm --- mingw-w64-headers/include/winternl.h | 2

[Mingw-w64-public] [PATCH] winnt.h: Add PROCESS_MITIGATION_POLICY values 11-14 and their structs.

2020-10-17 Thread Alex Henrie
Signed-off-by: Alex Henrie --- Needed by https://hg.mozilla.org/mozilla-central/file/88834ed9b3fc6e6879b1a7f1d4b987ff11ea4b99/mozglue/misc/WindowsProcessMitigations.cpp#l18 --- mingw-w64-headers/include/winnt.h | 60 +++ 1 file changed, 60 insertions(+) diff --git a

Re: [Mingw-w64-public] [PATCH] crt: Add missing t to rstrtmgr.def

2020-02-01 Thread Alex Henrie
On Sat, Feb 1, 2020 at 2:52 AM Jacek Caban wrote: > > I changed the patch to share .def files between all non-x86 archs and > pushed. Thank you! -Alex ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.

[Mingw-w64-public] [PATCH] crt: Add missing t to rstrtmgr.def

2020-01-26 Thread Alex Henrie
Signed-off-by: Alex Henrie --- The name of the library was already correct inside the def files themselves and also in the rstrtmgr.def file for libarm32. --- mingw-w64-crt/Makefile.in | 4 ++-- mingw-w64-crt/lib32/Makefile.am | 2 +- mingw-w64-crt/lib32