diff options
author | Max Bachmann <kontakt@maxbachmann.de> | 2023-03-20 15:47:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 15:47:17 (GMT) |
commit | 96e05b62e827a6dee6c658fea9b4976dfd8d30e3 (patch) | |
tree | 7cc95dbe7e79bd4223b12248cee639949488107c /Include/object.h | |
parent | 5e6661bce968173fa45b74fa2111098645ff609c (diff) | |
download | cpython-96e05b62e827a6dee6c658fea9b4976dfd8d30e3.zip cpython-96e05b62e827a6dee6c658fea9b4976dfd8d30e3.tar.gz cpython-96e05b62e827a6dee6c658fea9b4976dfd8d30e3.tar.bz2 |
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`.
Diffstat (limited to 'Include/object.h')
0 files changed, 0 insertions, 0 deletions