gh-102255: Use GetVersionEx instead of GetVersionExW to match argument type (GH-102583)
Since we pass a structure of type `OSVERSIONINFOEX`, we need to call `GetVersionEx` instead of `GetVersionExW`.
M
Max Bachmann committed
96e05b62e827a6dee6c658fea9b4976dfd8d30e3
Parent: 5e6661b
Committed by GitHub <noreply@github.com>
on 3/20/2023, 3:47:17 PM