Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DDataSettingsDlg.cpp52 SetDlgItemTextW(IDC_SAVE_TO_PROGRAM_DIR_RADIO, temp.c_str()); in InitializeControls()
124 m_data.portable_mode = (IsDlgButtonChecked(IDC_SAVE_TO_PROGRAM_DIR_RADIO) != 0); in GetDataFromUi()
181 CheckDlgButton(IDC_SAVE_TO_PROGRAM_DIR_RADIO, m_data.portable_mode); in BEGIN_MESSAGE_MAP()
182 EnableDlgCtrl(IDC_SAVE_TO_PROGRAM_DIR_RADIO, theApp.m_module_dir_writable); in BEGIN_MESSAGE_MAP()
234 m_toolTip.AddTool(GetDlgItem(IDC_SAVE_TO_PROGRAM_DIR_RADIO), theApp.m_module_dir.c_str()); in BEGIN_MESSAGE_MAP()
H A Dresource.h573 #define IDC_SAVE_TO_PROGRAM_DIR_RADIO 1189 macro
H A DMusicPlayer2.rc366 CONTROL "Save to the program directory",IDC_SAVE_TO_PROGRAM_DIR_RADIO,