Re: [Mingw-w64-public] MB_CUR_MAX breaks 2K/NT4 applications

2019-07-15 Thread Martin Storsjö
On Mon, 15 Jul 2019, Gravis wrote: 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/ As reasoned in the mail you quoted, it was my (and certainly others' as well)

[Mingw-w64-public] MB_CUR_MAX breaks 2K/NT4 applications

2019-07-15 Thread Gravis
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

Re: [Mingw-w64-public] missing WTSEnumerateSessionsEx

2019-07-15 Thread Liu Hao
在 2019/7/15 16:46, Vincent Torri 写道: > Hello > > afaics, WTSEnumerateSessionsEx and the related WTS_SESSION_INFO_1 > structure are not declared. > > Is it an omission or is it normal ? > > thank you > It is probably because nobody has contributed one. Feel welcome to submit a patch here. --

[Mingw-w64-public] missing WTSEnumerateSessionsEx

2019-07-15 Thread Vincent Torri
Hello afaics, WTSEnumerateSessionsEx and the related WTS_SESSION_INFO_1 structure are not declared. Is it an omission or is it normal ? thank you Vincent Torri ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.so