Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DPropPage_adv.cpp195 case IDC_CHECK_KEEP_ALL_FREQ: in OnReceiveMessage()
196 m_pAEProps->set_KeepAllFreq(IsDlgButtonChecked(hwnd, IDC_CHECK_KEEP_ALL_FREQ)); in OnReceiveMessage()
303 CheckDlgButton(hwndParent, IDC_CHECK_KEEP_ALL_FREQ, dwKeepAllFreq ? BST_CHECKED : BST_UNCHECKED); in InitPropertiesDialog()
347 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_KEEP_ALL_FREQ), bEnable); in EnableControls()
H A Dresource.h32 #define IDC_CHECK_KEEP_ALL_FREQ 1033 macro

Completed in 2 milliseconds