--- Module: RenumWizEngine.cpp Automatically linking with BXFileDialogD.lib } RenumWizEngine.cpp(155): error 1540: (Warning -- Pointer member 'CRenumWizEngine::m_pSymbolManager' (line 157, file RenumWizEngine.h) neither freed nor zero'ed by destructor -- Effective C++ #6) m_LocalSymbolManager = *m_pSymbolManager; RenumWizEngine.cpp(286): error 613: (Warning -- Possible use of null pointer 'CRenumWizEngine::m_pSymbolManager' in argument to operator 'unary *' [Reference: file RenumWizEngine.cpp: lines 141, 169]) POSITION pos = listSymbols.GetHeadPosition(); RenumWizEngine.cpp(366): error 578: (Warning -- Declaration of symbol 'pos' hides symbol 'pos' (line 357)) --- Global Wrap-up error 900: (Note -- Successful completion, 3 messages produced)