--- Module: CJMenuBar.cpp } CJMenuBar.cpp(92): error 1401: (Warning -- member 'CCJMenuBar::m_nMenuID' (line 116, file ..\Include\CJMenuBar.h) not initialized by constructor) CJMenuBar.cpp(92): error 1401: (Warning -- member 'CCJMenuBar::m_bProcessRightArrow' (line 122, file ..\Include\CJMenuBar.h) not initialized by constructor) CJMenuBar.cpp(92): error 1401: (Warning -- member 'CCJMenuBar::m_bProcessLeftArrow' (line 123, file ..\Include\CJMenuBar.h) not initialized by constructor) CJMenuBar.cpp(92): error 1401: (Warning -- member 'CCJMenuBar::m_bEscapeWasPressed' (line 124, file ..\Include\CJMenuBar.h) not initialized by constructor) CJMenuBar.cpp(92): error 1401: (Warning -- member 'CCJMenuBar::m_hMenuTracking' (line 126, file ..\Include\CJMenuBar.h) not initialized by constructor) } CJMenuBar.cpp(98): error 1740: (Info -- pointer member 'CCJMenuBar::m_hMenuTracking' (line 126, file ..\Include\CJMenuBar.h) not directly freed or zero'ed by destructor -- Effective C++ #6) } CJMenuBar.cpp(719): error 1401: (Warning -- member 'CCJMenuBarFrameHook::m_pMenuBar' (line 64, file ..\Include\CJMenuBar.h) not initialized by constructor) HookWindow((HWND)NULL); // (unhook) CJMenuBar.cpp(723): error 1506: (Warning -- Call to virtual function 'CSubclassWnd::HookWindow(struct HWND__ *)' within a constructor or destructor) } CJMenuBar.cpp(724): error 1740: (Info -- pointer member 'CCJMenuBarFrameHook::m_pMenuBar' (line 64, file ..\Include\CJMenuBar.h) not directly freed or zero'ed by destructor -- Effective C++ #6) --- Global Wrap-up error 900: (Note -- Successful completion, 9 messages produced)