> Date: Fri, 23 Dec 2022 15:47:27 -0800 > Cc: [email protected], Eli Zaretskii <[email protected]> > From: Paul Eggert <[email protected]> > > nt/inc/ms-w32.h has a "#define _WIN32_WINNT 0x0400" that should be > overriding the MingW default.
We do this only for mingw.org's MinGW, not for MinGW64 (where we don't change the default value).
