Home
last modified time | relevance | path

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

/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 |