Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DPropPage.cpp350 case IDC_CHECK_CRC: in OnReceiveMessage()
351 m_pAEProps->set_CRCFlag(IsDlgButtonChecked(hwnd, IDC_CHECK_CRC)); in OnReceiveMessage()
600 CheckDlgButton(hwndParent, IDC_CHECK_CRC, dwCRC ? BST_CHECKED : BST_UNCHECKED); in InitPropertiesDialog()
629 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_CRC), bEnable); in EnableControls()
H A Dresource.h15 #define IDC_CHECK_CRC 1009 macro

Completed in 2 milliseconds