Searched refs:_WIN32_CLIENT_RELEASES (Results 1 – 2 of 2) sorted by relevance
504 _WIN32_CLIENT_RELEASES = { variable547 release = (_WIN32_CLIENT_RELEASES.get((maj, min)) or548 _WIN32_CLIENT_RELEASES.get((maj, None)) or
566 _WIN32_CLIENT_RELEASES = { variable670 release = (_WIN32_CLIENT_RELEASES.get((maj, min)) or671 _WIN32_CLIENT_RELEASES.get((maj, None)) or