--- Module: CJControlBar.cpp } CJControlBar.cpp(297): error 1740: (Info -- pointer member 'CCJControlBar::m_pChildWnd' (line 274, file ..\Include\CJControlBar.h) not directly freed or zero'ed by destructor -- Effective C++ #6) if( m_pChildWnd->GetSafeHwnd( )) { CJControlBar.cpp(786): error 613: (Warning -- Possible use of null pointer 'CCJControlBar::m_pChildWnd' in left argument to operator '->' [Reference: file CJControlBar.cpp: line 277]) m_pChildWnd->MoveWindow(rc); CJControlBar.cpp(790): error 613: (Warning -- Possible use of null pointer 'CCJControlBar::m_pChildWnd' in left argument to operator '->' [Reference: file CJControlBar.cpp: line 277]) --- Global Wrap-up error 900: (Note -- Successful completion, 3 messages produced)