On 2023/05/04 17:13, Thomas Huth wrote:
Commit cf60ccc330 ("cutils: Introduce bundle mechanism") abandoned compatibility with Windows older than 8 - we should reflect this in our _WIN32_WINNT and set it to the value that corresponds to Windows 8.Signed-off-by: Thomas Huth <th...@redhat.com>
Reviewed-by: Akihiko Odaki <akihiko.od...@daynix.com>