]> git.ipfire.org Git - thirdparty/curl.git/commit
windows: document toolchain support for some macros
authorViktor Szakats <commit@vsz.me>
Tue, 29 Jul 2025 17:36:20 +0000 (19:36 +0200)
committerViktor Szakats <commit@vsz.me>
Wed, 30 Jul 2025 22:43:57 +0000 (00:43 +0200)
commit3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23
treefd13a97734e826256c2762a6df1d67fd2984b897
parent08acef2aabfaa549a1d627f637ba5f23acd85d35
windows: document toolchain support for some macros

The oldest MS SDK I checked is 6.0A (VS2008). Versions are approximate
beyond 7.1A. I only have two Win10 SDKs to verify:
10.0.16299.0 (VS2017-15.4) and 10.0.22621.0 (VS2022).

Ref: https://en.wikipedia.org/wiki/Microsoft_Windows_SDK
Ref: https://developer.microsoft.com/windows/downloads/sdk-archive/index-legacy (recent versions mostly)

Closes #18085
lib/cf-socket.c
lib/curl_sspi.h
lib/rand.c
lib/sha256.c
lib/urldata.h
lib/vtls/schannel.c
lib/vtls/schannel_int.h
lib/vtls/schannel_verify.c