--- Module: CJFlatComboBox.cpp if(bRelease == true) { CJFlatComboBox.cpp(278): error 731: (Info -- Boolean argument to equal/not equal) if(bRelease == true) { CJFlatComboBox.cpp(304): error 731: (Info -- Boolean argument to equal/not equal) if (dwCurSel != CB_ERR) CJFlatComboBox.cpp(363): error 650: (Warning -- Constant out of range for operator '!=') if (dEnd < nLength && dwCurSel != CB_ERR) CJFlatComboBox.cpp(368): error 650: (Warning -- Constant out of range for operator '!=') --- Global Wrap-up error 900: (Note -- Successful completion, 4 messages produced)