HomePhabricator

windows: Set _WIN32_WINNT to 0x0601 (Windows 7)

Description

windows: Set _WIN32_WINNT to 0x0601 (Windows 7)

Summary:
Was set to 0x0501 (XP) which is no longer supported.

Backport of core PR14922.

Test Plan:

cmake -GNinja ..\
  -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/Win64.cmake \
  -DBUILD_BITCOIN_SEEDER=OFF
ninja

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7741

Details

Provenance
Chun Kuan Lee <ken2812221@gmail.com>Authored on Dec 13 2018, 10:24
FabienCommitted on Oct 2 2020, 16:37
FabienPushed on Oct 2 2020, 16:38
Reviewer
Restricted Project
Differential Revision
D7741: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Parents
rABC12e6360935bb: Avoid dh_missing warnings when building the debian package
Branches
Unknown
Tags
Unknown