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

📄 mscomm.plg

📁 在vc++环境下是现在串口通信通信
💻 PLG
📖 第 1 页 / 共 2 页
字号:
nafxcwd.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::ProcessMessageFilter(int,struct tagMSG *)" (?ProcessMessageFilter@CWinThread@@UAEHHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(thrdcore.obj) : error LNK2005: "public: virtual class CWnd * __thiscall CWinThread::GetMainWnd(void)" (?GetMainWnd@CWinThread@@UAEPAVCWnd@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::PumpMessage(void)" (?PumpMessage@CWinThread@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxmem.obj) : error LNK2005: "public: static void * __stdcall CObject::operator new(unsigned int)" (??2CObject@@SGPAXI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxmem.obj) : error LNK2005: "public: static void __stdcall CObject::operator delete(void *)" (??3CObject@@SGXPAX@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: __thiscall CWinApp::CWinApp(char const *)" (??0CWinApp@@QAE@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::InitApplication(void)" (?InitApplication@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual __thiscall CWinApp::~CWinApp(void)" (??1CWinApp@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::ExitInstance(void)" (?ExitInstance@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::Run(void)" (?Run@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::WinHelpA(unsigned long,unsigned int)" (?WinHelpA@CWinApp@@UAEXKI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual long __thiscall CWinApp::ProcessWndProcException(class CException *,struct tagMSG const *)" (?ProcessWndProcException@CWinApp@@UAEJPAVCException@@PBUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::OnIdle(long)" (?OnIdle@CWinApp@@UAEHJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::AssertValid(void)const " (?AssertValid@CWinApp@@UBEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::Dump(class CDumpContext &)const " (?Dump@CWinApp@@UBEXAAVCDumpContext@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appcore.obj) : error LNK2005: "public: virtual struct CRuntimeClass * __thiscall CWinApp::GetRuntimeClass(void)const " (?GetRuntimeClass@CWinApp@@UBEPAUCRuntimeClass@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(app3d.obj) : error LNK2005: "protected: int __thiscall CWinApp::Enable3dControls(void)" (?Enable3dControls@CWinApp@@IAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wingdi.obj) : error LNK2005: "public: __thiscall CPaintDC::CPaintDC(class CWnd *)" (??0CPaintDC@@QAE@PAVCWnd@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(wingdi.obj) : error LNK2005: "public: virtual __thiscall CPaintDC::~CPaintDC(void)" (??1CPaintDC@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(strcore.obj) : error LNK2005: "public: __thiscall CString::CString(class CString const &)" (??0CString@@QAE@ABV0@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(strcore.obj) : error LNK2005: "public: __thiscall CString::~CString(void)" (??1CString@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(strcore.obj) : error LNK2005: "public: class CString const & __thiscall CString::operator=(char const *)" (??4CString@@QAEABV0@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(strcore.obj) : error LNK2005: "public: class CString const & __thiscall CString::operator+=(char const *)" (??YCString@@QAEABV0@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appui1.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::DoMessageBox(char const *,unsigned int,unsigned int)" (?DoMessageBox@CWinApp@@UAEHPBDII@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: __thiscall CString::CString(void)" (??0CString@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: int __thiscall CString::GetLength(void)const " (?GetLength@CString@@QBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: int __thiscall CString::IsEmpty(void)const " (?IsEmpty@CString@@QBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: __thiscall CString::operator char const *(void)const " (??BCString@@QBEPBDXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: char __thiscall CString::operator[](int)const " (??ACString@@QBEDH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: void __thiscall CByteArray::RemoveAll(void)" (?RemoveAll@CByteArray@@QAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(afxinl1.obj) : error LNK2005: "public: void __thiscall CByteArray::SetAt(int,unsigned char)" (?SetAt@CByteArray@@QAEXHE@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual int __thiscall CDialog::PreTranslateMessage(struct tagMSG *)" (?PreTranslateMessage@CDialog@@UAEHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual int __thiscall CDialog::OnCmdMsg(unsigned int,int,void *,struct AFX_CMDHANDLERINFO *)" (?OnCmdMsg@CDialog@@UAEHIHPAXPAUAFX_CMDHANDLERINFO@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual __thiscall CDialog::~CDialog(void)" (??1CDialog@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "protected: virtual int __thiscall CDialog::SetOccDialogInfo(struct _AFX_OCC_DIALOG_INFO *)" (?SetOccDialogInfo@CDialog@@MAEHPAU_AFX_OCC_DIALOG_INFO@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: __thiscall CDialog::CDialog(unsigned int,class CWnd *)" (??0CDialog@@QAE@IPAVCWnd@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual int __thiscall CDialog::DoModal(void)" (?DoModal@CDialog@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "protected: virtual void __thiscall CDialog::PreInitDialog(void)" (?PreInitDialog@CDialog@@MAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual void __thiscall CDialog::OnSetFont(class CFont *)" (?OnSetFont@CDialog@@UAEXPAVCFont@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual int __thiscall CDialog::OnInitDialog(void)" (?OnInitDialog@CDialog@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "protected: virtual void __thiscall CDialog::OnOK(void)" (?OnOK@CDialog@@MAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "protected: virtual void __thiscall CDialog::OnCancel(void)" (?OnCancel@CDialog@@MAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual int __thiscall CDialog::CheckAutoCenter(void)" (?CheckAutoCenter@CDialog@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual void __thiscall CDialog::AssertValid(void)const " (?AssertValid@CDialog@@UBEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual void __thiscall CDialog::Dump(class CDumpContext &)const " (?Dump@CDialog@@UBEXAAVCDumpContext@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(dlgcore.obj) : error LNK2005: "public: virtual struct CRuntimeClass * __thiscall CDialog::GetRuntimeClass(void)const " (?GetRuntimeClass@CDialog@@UBEPAUCRuntimeClass@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(winstr.obj) : error LNK2005: "public: int __thiscall CString::LoadStringA(unsigned int)" (?LoadStringA@CString@@QAEHI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appui.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::DoWaitCursor(int)" (?DoWaitCursor@CWinApp@@UAEXH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appui.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::SaveAllModified(void)" (?SaveAllModified@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appui.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::AddToRecentFileList(char const *)" (?AddToRecentFileList@CWinApp@@UAEXPBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appui.obj) : error LNK2005: "public: virtual class CDocument * __thiscall CWinApp::OpenDocumentFile(char const *)" (?OpenDocumentFile@CWinApp@@UAEPAVCDocument@@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(appui.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::OnDDECommand(char *)" (?OnDDECommand@CWinApp@@UAEHPAD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(array_b.obj) : error LNK2005: "public: __thiscall CByteArray::CByteArray(void)" (??0CByteArray@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(array_b.obj) : error LNK2005: "public: virtual __thiscall CByteArray::~CByteArray(void)" (??1CByteArray@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcwd.lib(array_b.obj) : error LNK2005: "public: void __thiscall CByteArray::SetSize(int,int)" (?SetSize@CByteArray@@QAEXHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
libcd.lib(crt0dat.obj) : error LNK2005: _exit already defined in msvcrtd.lib(MSVCRTD.dll)
libcd.lib(crt0dat.obj) : error LNK2005: __exit already defined in msvcrtd.lib(MSVCRTD.dll)
libcd.lib(crt0init.obj) : error LNK2005: ___xc_z already defined in msvcrtd.lib(cinitexe.obj)
libcd.lib(crt0init.obj) : error LNK2005: ___xc_a already defined in msvcrtd.lib(cinitexe.obj)
libcd.lib(crt0init.obj) : error LNK2005: ___xi_z already defined in msvcrtd.lib(cinitexe.obj)
libcd.lib(crt0init.obj) : error LNK2005: ___xi_a already defined in msvcrtd.lib(cinitexe.obj)
libcd.lib(winxfltr.obj) : error LNK2005: __XcptFilter already defined in msvcrtd.lib(MSVCRTD.dll)
libcd.lib(atox.obj) : error LNK2005: _atoi already defined in msvcrtd.lib(MSVCRTD.dll)
LINK : warning LNK4098: defaultlib "msvcrtd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "nafxcwd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "libcd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
libcd.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/MSComm.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.



<h3>Results</h3>
MSComm.exe - 135 error(s), 3 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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