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

📄 mscomm.plg

📁 在vc++环境下是现在串口通信通信
💻 PLG
📖 第 1 页 / 共 2 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MSComm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MSComm.pdb" /debug /machine:I386 /out:"Debug/MSComm.exe" /pdbtype:sept  .\Debug\MSComm.obj .\Debug\mscomm1.obj .\Debug\MSCommDlg.obj .\Debug\StdAfx.obj .\Debug\MSComm.res "
<h3>Output Window</h3>
Linking...
nafxcwd.lib(wincore.obj) : error LNK2005: "public: __thiscall CWnd::CWnd(void)" (??0CWnd@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::PreSubclassWindow(void)" (?PreSubclassWindow@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::PreCreateWindow(struct tagCREATESTRUCTA &)" (?PreCreateWindow@CWnd@@UAEHAAUtagCREATESTRUCTA@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::Create(char const *,char const *,unsigned long,struct tagRECT const &,class CWnd *,unsigned int,struct CCreateContext *)" (?Create@CWnd@@UAEHPBD0KABUtagRECT@@PAV1@IPAUCCreateContext@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual __thiscall CWnd::~CWnd(void)" (??1CWnd@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual void __thiscall CWnd::PostNcDestroy(void)" (?PostNcDestroy@CWnd@@MAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::OnFinalRelease(void)" (?OnFinalRelease@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::AssertValid(void)const " (?AssertValid@CWnd@@UBEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::Dump(class CDumpContext &)const " (?Dump@CWnd@@UBEXAAVCDumpContext@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::DestroyWindow(void)" (?DestroyWindow@CWnd@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual long __thiscall CWnd::DefWindowProcA(unsigned int,unsigned int,long)" (?DefWindowProcA@CWnd@@MAEJIIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual long (__stdcall** __thiscall CWnd::GetSuperWndProcAddr(void))(struct HWND__ *,unsigned int,unsigned int,long)" (?GetSuperWndProcAddr@CWnd@@MAEPAP6GJPAUHWND__@@IIJ@ZXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::PreTranslateMessage(struct tagMSG *)" (?PreTranslateMessage@CWnd@@UAEHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::OnToolHitTest(class CPoint,struct tagTOOLINFOA *)const " (?OnToolHitTest@CWnd@@UBEHVCPoint@@PAUtagTOOLINFOA@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: int __thiscall CWnd::GetDlgItemTextA(int,class CString &)const " (?GetDlgItemTextA@CWnd@@QBEHHAAVCString@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::WinHelpA(unsigned long,unsigned int)" (?WinHelpA@CWnd@@UAEXKI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual struct AFX_MSGMAP const * __thiscall CWnd::GetMessageMap(void)const " (?GetMessageMap@CWnd@@MBEPBUAFX_MSGMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual long __thiscall CWnd::WindowProc(unsigned int,unsigned int,long)" (?WindowProc@CWnd@@MAEJIIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnWndMsg(unsigned int,unsigned int,long,long *)" (?OnWndMsg@CWnd@@MAEHIIJPAJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnCommand(unsigned int,long)" (?OnCommand@CWnd@@MAEHIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnNotify(unsigned int,long,long *)" (?OnNotify@CWnd@@MAEHIJPAJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual class CScrollBar * __thiscall CWnd::GetScrollBarCtrl(int)const " (?GetScrollBarCtrl@CWnd@@UBEPAVCScrollBar@@H@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::CalcWindowRect(struct tagRECT *,unsigned int)" (?CalcWindowRect@CWnd@@UAEXPAUtagRECT@@I@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnChildNotify(unsigned int,unsigned int,long,long *)" (?OnChildNotify@CWnd@@MAEHIIJPAJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: int __thiscall CWnd::UpdateData(int)" (?UpdateData@CWnd@@QAEHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::CheckAutoCenter(void)" (?CheckAutoCenter@CWnd@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::ContinueModal(void)" (?ContinueModal@CWnd@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::EndModalLoop(int)" (?EndModalLoop@CWnd@@UAEXH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::SetOccDialogInfo(struct _AFX_OCC_DIALOG_INFO *)" (?SetOccDialogInfo@CWnd@@MAEHPAU_AFX_OCC_DIALOG_INFO@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::IsFrameWnd(void)const " (?IsFrameWnd@CWnd@@UBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::OnCmdMsg(unsigned int,int,void *,struct AFX_CMDHANDLERINFO *)" (?OnCmdMsg@CCmdTarget@@UAEHIHPAXPAUAFX_CMDHANDLERINFO@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::IsInvokeAllowed(long)" (?IsInvokeAllowed@CCmdTarget@@UAEHJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::GetDispatchIID(struct _GUID *)" (?GetDispatchIID@CCmdTarget@@UAEHPAU_GUID@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual unsigned int __thiscall CCmdTarget::GetTypeInfoCount(void)" (?GetTypeInfoCount@CCmdTarget@@UAEIXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual class CTypeLibCache * __thiscall CCmdTarget::GetTypeLibCache(void)" (?GetTypeLibCache@CCmdTarget@@UAEPAVCTypeLibCache@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual long __thiscall CCmdTarget::GetTypeLib(unsigned long,struct ITypeLib * *)" (?GetTypeLib@CCmdTarget@@UAEJKPAPAUITypeLib@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_DISPMAP const * __thiscall CCmdTarget::GetDispatchMap(void)const " (?GetDispatchMap@CCmdTarget@@MBEPBUAFX_DISPMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_EVENTSINKMAP const * __thiscall CCmdTarget::GetEventSinkMap(void)const " (?GetEventSinkMap@CCmdTarget@@MBEPBUAFX_EVENTSINKMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_INTERFACEMAP const * __thiscall CCmdTarget::GetInterfaceMap(void)const " (?GetInterfaceMap@CCmdTarget@@MBEPBUAFX_INTERFACEMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual void __thiscall CCmdTarget::OnFinalRelease(void)" (?OnFinalRelease@CCmdTarget@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::OnCreateAggregates(void)" (?OnCreateAggregates@CCmdTarget@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "public: virtual struct IUnknown * __thiscall CCmdTarget::GetInterfaceHook(void const *)" (?GetInterfaceHook@CCmdTarget@@UAEPAUIUnknown@@PBX@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_CONNECTIONMAP const * __thiscall CCmdTarget::GetConnectionMap(void)const " (?GetConnectionMap@CCmdTarget@@MBEPBUAFX_CONNECTIONMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct IConnectionPoint * __thiscall CCmdTarget::GetConnectionHook(struct _GUID const &)" (?GetConnectionHook@CCmdTarget@@MAEPAUIConnectionPoint@@ABU_GUID@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "protected: virtual int __thiscall CCmdTarget::GetExtraConnectionPoints(class CPtrArray *)" (?GetExtraConnectionPoints@CCmdTarget@@MAEHPAVCPtrArray@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_OLECMDMAP const * __thiscall CCmdTarget::GetCommandMap(void)const " (?GetCommandMap@CCmdTarget@@MBEPBUAFX_OLECMDMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(winocc.obj) : error LNK2005: "public: virtual int __thiscall CWnd::OnAmbientProperty(class COleControlSite *,long,struct tagVARIANT *)" (?OnAmbientProperty@CWnd@@UAEHPAVCOleControlSite@@JPAUtagVARIANT@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(winocc.obj) : error LNK2005: "public: void __cdecl CWnd::InvokeHelper(long,unsigned short,unsigned short,void *,unsigned char const *,...)" (?InvokeHelper@CWnd@@QAAXJGGPAXPBEZZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: long __thiscall CWnd::SendMessageA(unsigned int,unsigned int,long)" (?SendMessageA@CWnd@@QAEJIIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: class CMenu * __thiscall CWnd::GetSystemMenu(int)const " (?GetSystemMenu@CWnd@@QBEPAVCMenu@@H@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: int __thiscall CWnd::IsIconic(void)const " (?IsIconic@CWnd@@QBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: void __thiscall CWnd::GetClientRect(struct tagRECT *)const " (?GetClientRect@CWnd@@QBEXPAUtagRECT@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: struct HICON__ * __thiscall CWnd::SetIcon(struct HICON__ *,int)" (?SetIcon@CWnd@@QAEPAUHICON__@@PAU2@H@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "protected: void __thiscall CWnd::OnPaint(void)" (?OnPaint@CWnd@@IAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "protected: void __thiscall CWnd::OnSysCommand(unsigned int,long)" (?OnSysCommand@CWnd@@IAEXIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "protected: virtual void __thiscall CWnd::DoDataExchange(class CDataExchange *)" (?DoDataExchange@CWnd@@MAEXPAVCDataExchange@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: virtual void __thiscall CWnd::BeginModalState(void)" (?BeginModalState@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: virtual void __thiscall CWnd::EndModalState(void)" (?EndModalState@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl3.obj) : error LNK2005: "public: struct HICON__ * __thiscall CWinApp::LoadIconA(unsigned int)const " (?LoadIconA@CWinApp@@QBEPAUHICON__@@I@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl2.obj) : error LNK2005: "class CWinApp * __stdcall AfxGetApp(void)" (?AfxGetApp@@YGPAVCWinApp@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl2.obj) : error LNK2005: "public: __thiscall CRect::CRect(void)" (??0CRect@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl2.obj) : error LNK2005: "public: int __thiscall CRect::Width(void)const " (?Width@CRect@@QBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl2.obj) : error LNK2005: "public: int __thiscall CRect::Height(void)const " (?Height@CRect@@QBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl2.obj) : error LNK2005: "public: struct HDC__ * __thiscall CDC::GetSafeHdc(void)const " (?GetSafeHdc@CDC@@QBEPAUHDC__@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl2.obj) : error LNK2005: "public: int __thiscall CDC::DrawIcon(int,int,struct HICON__ *)" (?DrawIcon@CDC@@QAEHHHPAUHICON__@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl2.obj) : error LNK2005: "public: int __thiscall CMenu::AppendMenuA(unsigned int,unsigned int,char const *)" (?AppendMenuA@CMenu@@QAEHIIPBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(thrdcore.obj) : error LNK2005: "public: virtual void __thiscall CWinThread::Delete(void)" (?Delete@CWinThread@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::IsIdleMessage(struct tagMSG *)" (?IsIdleMessage@CWinThread@@UAEHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::PreTranslateMessage(struct tagMSG *)" (?PreTranslateMessage@CWinThread@@UAEHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)

⌨️ 快捷键说明

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