--- Module: GfxSplitterWnd.cpp } GfxSplitterWnd.cpp(102): error 787: (Info -- enum constant ESplitType::splitBar not used within switch) GfxSplitterWnd.cpp(102): error 787: (Info -- enum constant ESplitType::splitIntersection not used within switch) int cx = m_pColInfo[col].nCurSize; GfxSplitterWnd.cpp(313): error 578: (Warning -- Declaration of symbol 'cx' hides symbol 'cx' (line 280)) int cy = m_pRowInfo[row].nCurSize; GfxSplitterWnd.cpp(330): error 578: (Warning -- Declaration of symbol 'cy' hides symbol 'cy' (line 281)) int cx = m_pColInfo[col].nCurSize; GfxSplitterWnd.cpp(343): error 578: (Warning -- Declaration of symbol 'cx' hides symbol 'cx' (line 280)) int cy = m_pRowInfo[row].nCurSize; GfxSplitterWnd.cpp(347): error 578: (Warning -- Declaration of symbol 'cy' hides symbol 'cy' (line 281)) --- Global Wrap-up error 900: (Note -- Successful completion, 6 messages produced)