⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resorgapp.cpp.txt

📁 ResOrg 图形化管理Vc项目的资源ID的工具的源代码。 ResOrg - Manage and Renumber Resource Symbol IDs Introduction The
💻 TXT
字号:

--- Module:   ResOrgApp.cpp
};
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJBrowseEdit.h(78): error 612: (Warning -- Expected a declarator)
    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJMenu.h(416): error 1740: (Info -- pointer member 'CCJMenuMemDC::m_pOldBitmap' (line 426) not directly freed or zero'ed by destructor -- Effective C++ #6)
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJMenu.h(416): error 1740: (Info -- pointer member 'CCJMenuMemDC::m_pDC' (line 427) not directly freed or zero'ed by destructor -- Effective C++ #6)
    HICON            m_hIcon;            // handle to button icon.
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJExplorerBar.h(88): error 1516: (Warning -- Data member hides inherited member 'CCJControlBar::m_hIcon' (line 292, file C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJControlBar.h))
    enum STATE { NORMAL = 1, RAISED = 2, PRESSED = 3 };
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJFlatComboBox.h(150): error 578: (Warning -- Declaration of symbol 'RAISED' hides symbol 'RAISED' (line 203, file C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJControlBar.h))
    { ASSERT(::IsWindow(m_hWnd)); return (BOOL) ::SendMessage(m_hWnd, TB_MAPACCELERATOR, (WPARAM)chAccel, (LPARAM)pIDBtn); }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJToolBarCtrl.h(216): error 571: (Warning -- Suspicious cast)
DWORD   AFXAPI _GetComCtlVersion();
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJToolBar.h(88): error 1717: (Info -- empty prototype for function declaration, assumed '(void)')
    { ASSERT(::IsWindow(m_hWnd)); return (BOOL)SendMessageC(TB_MAPACCELERATOR, (WPARAM)ch, (LPARAM)&nID); }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJToolBar.h(491): error 571: (Warning -- Suspicious cast)
};
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJMenuBar.h(75): error 612: (Warning -- Expected a declarator)
    static DWORD    dwDockBarMap[4][2];    // array used for docking masks
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJFrameWnd.h(149): error 1516: (Warning -- Data member hides inherited member 'CFrameWnd::dwDockBarMap' (line 3226, file C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afxwin.h))
    { return m_selStart != 0xffffffff; }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJHexEdit.h(148): error 650: (Warning -- Constant out of range for operator '!=')
                    COLORREF crHoverColor = -1);
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJHyperLink.h(57): error 570: (Warning -- Loss of sign (initialization) (int to unsigned long))
    static DWORD dwDockBarMap[4][2];    // array used for docking masks
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJMDIChildWnd.h(109): error 1516: (Warning -- Data member hides inherited member 'CFrameWnd::dwDockBarMap' (line 3226, file C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afxwin.h))
    static DWORD    dwDockBarMap[4][2];    // array used for docking masks
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJMDIFrameWnd.h(171): error 1516: (Warning -- Data member hides inherited member 'CFrameWnd::dwDockBarMap' (line 3226, file C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afxwin.h))
};
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJMemFile.h(136): error 1721: (Info -- operator =() for class 'CCJMemFile' is not assignment operator)
};
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJSortClass.h(44): error 612: (Warning -- Expected a declarator)
        UINT nIndex=-1, 
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJTabCtrlBar.h(227): error 570: (Warning -- Loss of sign (initialization) (int to unsigned int))
                            UINT nIndex =-1);    // index of tab to add
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\CJLibrary\Include\CJTabCtrlBar.h(236): error 570: (Warning -- Loss of sign (initialization) (int to unsigned int))
    void            SetFgColor(COLORREF newOnColor, COLORREF newOffColor = -1);
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(82): error 570: (Warning -- Loss of sign (initialization) (int to unsigned long))
    void            SetBkColor(COLORREF newOnColor, COLORREF newOffColor = -1);
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(83): error 570: (Warning -- Loss of sign (initialization) (int to unsigned long))
    void SetFgColor(int ix, COLORREF on, COLORREF off = -1)    { _XPI(ix).SetFgColor(on, off);    Invalidate(FALSE);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(154): error 570: (Warning -- Loss of sign (initialization) (int to unsigned long))
    void SetBkColor(int ix, COLORREF on, COLORREF off = -1)    { _XPI(ix).SetBkColor(on, off);    Invalidate(FALSE);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(155): error 570: (Warning -- Loss of sign (initialization) (int to unsigned long))
    void SetFgColor(int ix, COLORREF on, COLORREF off = -1)    { _XPI(ix).SetFgColor(on, off);    Invalidate(FALSE);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(154): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    void SetBkColor(int ix, COLORREF on, COLORREF off = -1)    { _XPI(ix).SetBkColor(on, off);    Invalidate(FALSE);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(155): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    void SetBitmap(int ix, LPCSTR on, LPCSTR off = "")        { _XPI(ix).SetBitmap(on, off);    Invalidate(FALSE);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(156): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    void SetText(int ix, LPCSTR on, LPCSTR off = "")        { _XPI(ix).SetText(on, off);    Invalidate(FALSE);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(157): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    void SetNumber(int ix, int on, int off = 0)                { _XPI(ix).SetNumber(on, off);    Invalidate(FALSE);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(159): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    int  Increment(int ix, bool on = true)                    { int ret = _XPI(ix).Increment(on);    Invalidate(FALSE); return ret; }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(172): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    int  Decrement(int ix, bool on = true)                    { int ret = _XPI(ix).Decrement(on);    Invalidate(FALSE); return ret; }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(173): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    COLORREF    GetFgColor(int ix, bool on = true)            { return _XPI(ix).GetFgColor(on);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(181): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    COLORREF    GetBkColor(int ix, bool on = true)            { return _XPI(ix).GetBkColor(on);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(182): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    CString        GetBitmap(int ix, bool on = true)            { return _XPI(ix).GetBitmap(on);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(183): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    CString        GetText(int ix, bool on = true)                { return _XPI(ix).GetText(on);        }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(184): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
    int            GetNumber(int ix, bool on = true)            { return _XPI(ix).GetNumber(on);    }
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGStatusBar.h(185): error 578: (Warning -- Declaration of symbol 'on' hides symbol 'CNGStatusBar::on' (line 211))
            CDocument*                m_pDoc;
C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\ResOrgCore\ResourceSymbolFilePropertyPage.h(112): error 1516: (Warning -- Data member hides inherited member 'CNGPropertyPage::m_pDoc' (line 157, file C:\Documents and Settings\Anna\My Documents\Code\MyProjects\AddIns\ResOrg\NGLibrary\NGDialog.h))
#...                                 = 0
    STDMETHOD(RemoveBreakpointAtLine)(THIS_ VARIANT sel, VARIANT_BOOL FAR* bool) PURE;
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ObjModel\dbgauto.h(271): error 49: (Error -- Expected a type)
Automatically linking with  BXFileDialog.lib 
    if (DoCloseAllWindowsQuery() && m_pProjectsDoc->OnOpenDocument(sPathName) )
ResOrgApp.cpp(733): error 613: (Warning -- Possible use of null pointer 'CResOrgApp::m_pProjectsDoc' in left argument to operator '->' [Reference: file ResOrgApp.cpp: line 361])
        m_pProjectsDoc->UpdateAllViews(NULL, SHOW_WORKSPACE);
ResOrgApp.cpp(740): error 613: (Warning -- Possible use of null pointer 'CResOrgApp::m_pProjectsDoc' in left argument to operator '->' [Reference: file ResOrgApp.cpp: line 361])
        m_pProjectsDoc->UpdateAllViews(NULL, CLEAR_WORKSPACE);
ResOrgApp.cpp(759): error 613: (Warning -- Possible use of null pointer 'CResOrgApp::m_pProjectsDoc' in left argument to operator '->' [Reference: file ResOrgApp.cpp: line 361])
        m_pProjectsDoc->DeleteContents();
ResOrgApp.cpp(760): error 613: (Warning -- Possible use of null pointer 'CResOrgApp::m_pProjectsDoc' in left argument to operator '->' [Reference: file ResOrgApp.cpp: line 361])
    pCmdUI->Enable( m_pProjectsDoc->IsWorkspaceOpen() );
ResOrgApp.cpp(837): error 613: (Warning -- Possible use of null pointer 'CResOrgApp::m_pProjectsDoc' in left argument to operator '->' [Reference: file ResOrgApp.cpp: line 361])

--- Global Wrap-up

 error 900: (Note -- Successful completion, 41 messages produced)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -