--- Module: CJColorPopup.cpp Initialise(); CJColorPopup.cpp(218): error 1506: (Warning -- Call to virtual function 'CCJColorPopup::Initialise(void)' within a constructor or destructor) Initialise(); CJColorPopup.cpp(226): error 1506: (Warning -- Call to virtual function 'CCJColorPopup::Initialise(void)' within a constructor or destructor) return nIndex / m_nNumColumns; CJColorPopup.cpp(651): error 414: (Warning -- Possible division by 0 [Reference: file CJColorPopup.cpp: line 253]) During Specific Walk: File CJColorPopup.cpp line 366: GetRow(-1?) CJColorPopup.cpp(651): error 414: (Warning -- Possible division by 0 [Reference: file CJColorPopup.cpp: line 253]) During Specific Walk: File CJColorPopup.cpp line 404: GetRow(-1?) CJColorPopup.cpp(651): error 414: (Warning -- Possible division by 0 [Reference: file CJColorPopup.cpp: line 253]) return nIndex % m_nNumColumns; CJColorPopup.cpp(663): error 414: (Warning -- Possible division by 0 [Reference: file CJColorPopup.cpp: line 253]) During Specific Walk: File CJColorPopup.cpp line 367: GetColumn(-1?) CJColorPopup.cpp(663): error 414: (Warning -- Possible division by 0 [Reference: file CJColorPopup.cpp: line 253]) During Specific Walk: File CJColorPopup.cpp line 405: GetColumn(-1?) CJColorPopup.cpp(663): error 414: (Warning -- Possible division by 0 [Reference: file CJColorPopup.cpp: line 253]) m_pParent->GetWindowRect(ParentRect); CJColorPopup.cpp(816): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) m_pParent->SendMessage(CPN_SELCHANGE, (WPARAM) m_crInitialColor, 0); CJColorPopup.cpp(865): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) m_pParent->SendMessage(CPN_SELCHANGE, (WPARAM) CLR_DEFAULT, 0); CJColorPopup.cpp(869): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) m_pParent->SendMessage(CPN_SELCHANGE, (WPARAM) m_crColor, 0); CJColorPopup.cpp(874): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 393: ChangeSelection(?) CJColorPopup.cpp(865): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 393: ChangeSelection(?) CJColorPopup.cpp(869): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 393: ChangeSelection(?) CJColorPopup.cpp(874): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 598: ChangeSelection(-2?) CJColorPopup.cpp(865): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 598: ChangeSelection(-2?) CJColorPopup.cpp(869): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 598: ChangeSelection(-2?) CJColorPopup.cpp(874): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) m_pParent->SendMessage(nMessage, (WPARAM) m_crColor, 0); CJColorPopup.cpp(896): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 500: EndSelection(2029) CJColorPopup.cpp(896): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) During Specific Walk: File CJColorPopup.cpp line 506: EndSelection(2028) CJColorPopup.cpp(896): error 613: (Warning -- Possible use of null pointer 'CCJColorPopup::m_pParent' in left argument to operator '->' [Reference: file CJColorPopup.cpp: line 259]) --- Wrap-up for Module: CJColorPopup.cpp CJColorPopup.cpp(267): error 754: (Info -- local structure member 'LogPalette' (line 267, file CJColorPopup.cpp) not referenced) CJColorPopup.cpp(268): error 754: (Info -- local structure member 'PalEntry' (line 268, file CJColorPopup.cpp) not referenced) --- Global Wrap-up error 900: (Note -- Successful completion, 23 messages produced)