Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DPropPage_adv.cpp230 case IDC_CHECK_STOP: in OnReceiveMessage()
231 m_pAEProps->set_SetDuration(IsDlgButtonChecked(hwnd, IDC_CHECK_STOP)); in OnReceiveMessage()
331 CheckDlgButton(hwndParent, IDC_CHECK_STOP, dwStopTime ? BST_CHECKED : BST_UNCHECKED); in InitPropertiesDialog()
353 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_STOP), bEnable); in EnableControls()
H A Dresource.h40 #define IDC_CHECK_STOP 1040 macro

Completed in 2 milliseconds