Home
last modified time | relevance | path

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

/external/python/cpython2/PC/bdist_wininst/
Dresource.h29 #define IDC_INSTALL_PATH 1008 macro
Dinstall.rc122 EDITTEXT IDC_INSTALL_PATH,191,157,181,14,ES_AUTOHSCROLL |
Dinstall.c1610 SetDlgItemText(hwnd, IDC_INSTALL_PATH, ""); in SelectPythonDlgProc()
1660 SetDlgItemText(hwnd, IDC_INSTALL_PATH, install_path); in SelectPythonDlgProc()