Searched refs:GetPythonVersions (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/PC/bdist_wininst/
H A Dinstall.c1431 static BOOL GetPythonVersions(HWND hwnd, HKEY hkRoot, LPSTR version) function
1546 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST),
1548 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST),
/external/python/cpython3/PC/bdist_wininst/
H A Dinstall.c1475 static BOOL GetPythonVersions(HWND hwnd, HKEY hkRoot, LPSTR version) function
1590 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST),
1592 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST),

Completed in 150 milliseconds