--- Module: GfxOutBarCtrl.cpp } GfxOutBarCtrl.cpp(115): error 1401: (Warning -- member 'CGfxOutBarCtrl::iHitInternal1' (line 87, file ..\Include\GfxOutBarCtrl.h) not initialized by constructor) GfxOutBarCtrl.cpp(115): error 1401: (Warning -- member 'CGfxOutBarCtrl::iHitInternal2' (line 87, file ..\Include\GfxOutBarCtrl.h) not initialized by constructor) GfxOutBarCtrl.cpp(115): error 1401: (Warning -- member 'CGfxOutBarCtrl::iLastDragItemDrawType' (line 106, file ..\Include\GfxOutBarCtrl.h) not initialized by constructor) } GfxOutBarCtrl.cpp(127): error 1740: (Info -- pointer member 'CGfxOutBarCtrl::pLargeImageList' (line 135, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) GfxOutBarCtrl.cpp(127): error 1740: (Info -- pointer member 'CGfxOutBarCtrl::pSmallImageList' (line 136, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) GfxOutBarCtrl.cpp(127): error 1740: (Info -- pointer member 'CGfxOutBarCtrl::hHandCursor' (line 138, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) GfxOutBarCtrl.cpp(127): error 1740: (Info -- pointer member 'CGfxOutBarCtrl::hDragCursor' (line 139, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) GfxOutBarCtrl.cpp(127): error 1740: (Info -- pointer member 'CGfxOutBarCtrl::hNoDragCursor' (line 140, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) return arFolder.GetSize() - 1; GfxOutBarCtrl.cpp(598): error 429: (Warning -- Custodial pointer 'pbf' (line 592) has not been freed or returned) } GfxOutBarCtrl.cpp(627): error 1740: (Info -- pointer member 'CBarFolder::pLargeImageList' (line 127, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) GfxOutBarCtrl.cpp(627): error 1740: (Info -- pointer member 'CBarFolder::pSmallImageList' (line 128, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) GfxOutBarCtrl.cpp(627): error 1740: (Info -- pointer member 'CBarFolder::pChild' (line 130, file ..\Include\GfxOutBarCtrl.h) not directly freed or zero'ed by destructor -- Effective C++ #6) goto ExitLoop2; GfxOutBarCtrl.cpp(840): error 801: (Info -- Use of goto is deprecated) default: GfxOutBarCtrl.cpp(846): error 616: (Warning -- control flows into case/default) GfxOutBarCtrl.cpp(846): error 825: (Info -- control flows into case/default without -fallthrough comment) CRect rc; GfxOutBarCtrl.cpp(980): error 578: (Warning -- Declaration of symbol 'rc' hides symbol 'rc' (line 864)) CRect rc; GfxOutBarCtrl.cpp(990): error 578: (Warning -- Declaration of symbol 'rc' hides symbol 'rc' (line 864)) goto ExitLoop4; GfxOutBarCtrl.cpp(1039): error 801: (Info -- Use of goto is deprecated) if (bHigh == false) GfxOutBarCtrl.cpp(1087): error 731: (Info -- Boolean argument to equal/not equal) if (bHigh == true) GfxOutBarCtrl.cpp(1097): error 731: (Info -- Boolean argument to equal/not equal) goto ExitLoop3; GfxOutBarCtrl.cpp(1130): error 801: (Info -- Use of goto is deprecated) else goto ExitLoop3; GfxOutBarCtrl.cpp(1153): error 801: (Info -- Use of goto is deprecated) default: GfxOutBarCtrl.cpp(1165): error 616: (Warning -- control flows into case/default) GfxOutBarCtrl.cpp(1165): error 825: (Info -- control flows into case/default without -fallthrough comment) if (bHigh == false) GfxOutBarCtrl.cpp(1211): error 731: (Info -- Boolean argument to equal/not equal) if (bHigh == true) GfxOutBarCtrl.cpp(1221): error 731: (Info -- Boolean argument to equal/not equal) goto ExitLoop; GfxOutBarCtrl.cpp(1253): error 801: (Info -- Use of goto is deprecated) else goto ExitLoop; GfxOutBarCtrl.cpp(1273): error 801: (Info -- Use of goto is deprecated) default: GfxOutBarCtrl.cpp(1283): error 616: (Warning -- control flows into case/default) GfxOutBarCtrl.cpp(1283): error 825: (Info -- control flows into case/default without -fallthrough comment) return index; GfxOutBarCtrl.cpp(1395): error 429: (Warning -- Custodial pointer 'pbf' (line 1380) has not been freed or returned) During Specific Walk: File GfxOutBarCtrl.cpp line 1312: InsertItem(?, ?, ?, ?) GfxOutBarCtrl.cpp(): error 429: (Warning -- Custodial pointer 'pbf' (line 1380) has not been freed or returned) CRect rc; GfxOutBarCtrl.cpp(1626): error 578: (Warning -- Declaration of symbol 'rc' hides symbol 'rc' (line 1569)) if (iLastItemHighlighted == index && bOldPressed == bPressed) return; GfxOutBarCtrl.cpp(1697): error 731: (Info -- Boolean argument to equal/not equal) return arFolder.GetSize() - 1; GfxOutBarCtrl.cpp(2317): error 429: (Warning -- Custodial pointer 'pbf' (line 2309) has not been freed or returned) --- Global Wrap-up error 900: (Note -- Successful completion, 35 messages produced)