--- Module: CJSizeDockBar.cpp } CJSizeDockBar.cpp(124): error 1401: (Warning -- member 'CCJSizeDockBar::m_curHSplitBar' (line 136, file ..\Include\CJSizeDockBar.h) not initialized by constructor) CJSizeDockBar.cpp(124): error 1401: (Warning -- member 'CCJSizeDockBar::m_curVSplitBar' (line 139, file ..\Include\CJSizeDockBar.h) not initialized by constructor) } CJSizeDockBar.cpp(129): error 1540: (Warning -- Pointer member 'CCJSizeDockBar::m_curHSplitBar' (line 136, file ..\Include\CJSizeDockBar.h) neither freed nor zero'ed by destructor -- Effective C++ #6) CJSizeDockBar.cpp(129): error 1540: (Warning -- Pointer member 'CCJSizeDockBar::m_curVSplitBar' (line 139, file ..\Include\CJSizeDockBar.h) neither freed nor zero'ed by destructor -- Effective C++ #6) --- Global Wrap-up error 900: (Note -- Successful completion, 4 messages produced)