Paul Eggert wrote: > That being said, I'm not quite understanding the underlying issue here. > Is it that MinGW has "#define _WIN32_WINNT 0x502"
As far as I understand it — the reporter has not given much details —, either he used mingw and set _WIN32_WINNT to 0x602 or newer, or he used MSVC or clang, not really mingw [1]. Bruno [1] https://stackoverflow.com/questions/37668692/
