Searched refs:BooleanDetails (Results 1 – 1 of 1) sorted by relevance
30 MIXERCONTROLDETAILS_BOOLEAN BooleanDetails; in OnInitDialog() local119 …Control[Index].dwControlID, 1, sizeof(MIXERCONTROLDETAILS_BOOLEAN), (LPVOID)&BooleanDetails) != -1) in OnInitDialog()127 …eW(hwndDlg, IDC_ADV_OTHER_CHECK1 + dwOtherControls, BM_SETCHECK, (WPARAM)BooleanDetails.fValue, 0); in OnInitDialog()