So apparently, two years ago, someone decided to break all Windows
2K/NT4 applications that use MB_CUR_MAX.  See also:
https://sourceforge.net/p/mingw-w64/mailman/message/36107291/

What I don't understand is why there isn't a simple "#if WINVER >=
0x0501" so that applications that are specifically built to run on
older systems can still run.

This is a serious problem as just about every copy of gdbserver.exe
distributed for the last two years cannot run on NT4 despite the fact
that it is explicitly built to do so.


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to