Home
last modified time | relevance | path

Searched refs:IDC_VERSIONS_LIST (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/PC/bdist_wininst/
Dresource.h28 #define IDC_VERSIONS_LIST 1022 macro
Dinstall.c1590 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST), in SelectPythonDlgProc()
1592 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST), in SelectPythonDlgProc()
1597 count = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1600 SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, LB_SETCURSEL, in SelectPythonDlgProc()
1641 case IDC_VERSIONS_LIST: in SelectPythonDlgProc()
1648 id = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1666 IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1674 result = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1679 SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1718 id = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
Dinstall.rc41 LISTBOX IDC_VERSIONS_LIST,125,24,247,106,LBS_SORT |
/external/python/cpython2/PC/bdist_wininst/
Dresource.h33 #define IDC_VERSIONS_LIST 1022 macro
Dinstall.c1546 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST), in SelectPythonDlgProc()
1548 GetPythonVersions(GetDlgItem(hwnd, IDC_VERSIONS_LIST), in SelectPythonDlgProc()
1553 count = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1556 SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, LB_SETCURSEL, in SelectPythonDlgProc()
1597 case IDC_VERSIONS_LIST: in SelectPythonDlgProc()
1604 id = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1622 IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1630 result = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1635 SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
1674 id = SendDlgItemMessage(hwnd, IDC_VERSIONS_LIST, in SelectPythonDlgProc()
Dinstall.rc118 LISTBOX IDC_VERSIONS_LIST,125,24,247,106,LBS_SORT |