microsoft / go

The Microsoft build of the Go toolset
BSD 3-Clause "New" or "Revised" License
252 stars 20 forks source link

[release-branch.go1.22] Replace RtlGetNtVersionNumbers with RtlGetVersion #1179

Closed qmuntal closed 3 months ago

qmuntal commented 3 months ago

This is a cherry-pick of CL 571015, as upstream won't backport it to Go 1.22.

The cherry-pick is not completely clean, it needed some manual conflict resolution.