Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DPropPage.cpp335 case IDC_CHECK_PES: in OnReceiveMessage()
336 m_pAEProps->set_PESOutputEnabled(IsDlgButtonChecked(hwnd, IDC_CHECK_PES)); in OnReceiveMessage()
596 CheckDlgButton(hwndParent, IDC_CHECK_PES, dwPES ? BST_CHECKED : BST_UNCHECKED); in InitPropertiesDialog()
621 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_PES), false);//bEnable); in EnableControls()
H A Dresource.h16 #define IDC_CHECK_PES 1010 macro

Completed in 2 milliseconds