Default mingw _WIN32_WINNT

Biswapriyo Nath nathbappai@gmail.com
Tue May 5 03:15:46 GMT 2020


Chaging the defines in package may break others installation. You can set
the version in source code as you need, for example:

#undef _WIN32_WINNT
#define _WIN32_WINNT 0x602


More information about the Cygwin mailing list