Lines Matching refs:bCRC
659 bCRC = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_CHECKSUM) == BST_CHECKED);
676 my_debug.OutPut("nChannelIndex %d, bCRC %d, bCopyright %d, bOriginal %d, bPrivate %d",nChannelIndex, bCRC, bCopyright, bOriginal, bPrivate);
743 bCRC = true;
1032 bCRC = (tmpname->compare("true") == 0);
1214 ::OutputDebugString(bCRC != the_instance.bCRC ?"2":"-");
1241 || (bCRC != the_instance.bCRC)
1365 SetAttributeBool( tmpElt, "use", bCRC);
1370 SetAttributeBool( tmpElt, "use", bCRC);
1570 my_debug.OutPut("before : nChannelIndex %d, bCRC %d, bCopyright %d, bOriginal %d, bPrivate %d",nChannelIndex, bCRC, bCopyright, bOriginal, bPrivate);