开启辅助访问 切换到宽版

精易论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

用微信号发送消息登录论坛

新人指南 邀请好友注册 - 我关注人的新帖 教你赚取精币 - 每日签到


求职/招聘- 论坛接单- 开发者大厅

论坛版规 总版规 - 建议/投诉 - 应聘版主 - 精华帖总集 积分说明 - 禁言标准 - 有奖举报

楼主: 果子
收起左侧

[易语言支持库] 大鸟的webbrowser2支持库(互联网浏览器) -- 静态版

  [复制链接]
结帖率:100% (33/33)
发表于 2013-4-30 08:52:51 | 显示全部楼层   湖北省襄阳市
看看, 是不是想要的
回复 支持 反对

使用道具 举报

发表于 2013-4-24 21:14:01 | 显示全部楼层   辽宁省沈阳市
感谢楼主分享!
回复 支持 反对

使用道具 举报

发表于 2013-4-23 13:59:37 | 显示全部楼层   陕西省西安市
找了好久!!!谢谢!!!!
回复 支持 反对

使用道具 举报

发表于 2013-4-21 16:39:10 | 显示全部楼层   四川省成都市
不错哈呵呵呵
回复 支持 反对

使用道具 举报

结帖率:90% (43/48)

签到天数: 2 天

发表于 2013-4-20 18:31:50 | 显示全部楼层   新加坡
不错啊啊啊
回复 支持 反对

使用道具 举报

结帖率:0% (0/1)
发表于 2013-4-20 02:43:42 | 显示全部楼层   福建省厦门市
高可用性 (HA)。
回复 支持 反对

使用道具 举报

发表于 2013-4-16 16:06:52 | 显示全部楼层   福建省泉州市
不错,谢谢分享

回复 支持 反对

使用道具 举报

结帖率:100% (5/5)

签到天数: 8 天

发表于 2013-4-12 08:02:52 | 显示全部楼层   江苏省盐城市
撒旦发射粉色发色发送
回复 支持 反对

使用道具 举报

结帖率:0% (0/1)
发表于 2013-4-12 00:15:59 | 显示全部楼层   广东省广州市
不错,谢谢分享
回复 支持 反对

使用道具 举报

头像被屏蔽
发表于 2013-4-11 10:27:15 | 显示全部楼层   上海市上海市
nafxcw.lib(strex.obj) : error LNK2005: "public: int __thiscall CString::ReverseFind(char)const " (?ReverseFind@CString@@QBEHD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: int __thiscall CString::Find(char const *)const " (?Find@CString@@QBEHPBD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: void __thiscall CString::FormatV(char const *,char *)" (?FormatV@CString@@QAEXPBDPAD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: void __cdecl CString::Format(char const *,...)" (?Format@CString@@QAAXPBDZZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: void __thiscall CString::TrimRight(void)" (?TrimRight@CString@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgdata.obj) : error LNK2005: "public: struct HWND__ * __thiscall CDataExchange::PrepareCtrl(int)" (?PrepareCtrl@CDataExchange@@QAEPAUHWND__@@H@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgdata.obj) : error LNK2005: "void __stdcall DDX_Control(class CDataExchange *,int,class CWnd &)" (?DDX_Control@@YGXPAVCDataExchange@@HAAVCWnd@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filex.obj) : error LNK2005: "public: virtual int __thiscall CFileException::GetErrorMessage(char *,unsigned int,unsigned int *)" (?GetErrorMessage@CFileException@@UAEHPADIPAI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filex.obj) : error LNK2005: "public: virtual struct CRuntimeClass * __thiscall CFileException::GetRuntimeClass(void)const " (?GetRuntimeClass@CFileException@@UBEPAUCRuntimeClass@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp2.obj) : error LNK2005: "long __stdcall AfxGetClassIDFromString(char const *,struct _GUID *)" (?AfxGetClassIDFromString@@YGJPBDPAU_GUID@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(wingdix.obj) : error LNK2005: "public: void __thiscall CDC::FillSolidRect(struct tagRECT const *,unsigned long)" (?FillSolidRect@CDC@@QAEXPBUtagRECT@@K@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(wingdix.obj) : error LNK2005: "public: void __thiscall CDC::FillSolidRect(int,int,int,int,unsigned long)" (?FillSolidRect@CDC@@QAEXHHHHK@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(wingdix.obj) : error LNK2005: "public: void __thiscall CRect::NormalizeRect(void)" (?NormalizeRect@CRect@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp1.obj) : error LNK2005: "public: void __thiscall CCmdTarget::EnableAutomation(void)" (?EnableAutomation@CCmdTarget@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp1.obj) : error LNK2005: "public: struct IDispatch * __thiscall CCmdTarget::GetIDispatch(int)" (?GetIDispatch@CCmdTarget@@QAEPAUIDispatch@@H@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp1.obj) : error LNK2005: "public: unsigned short * __thiscall CString::AllocSysString(void)const " (?AllocSysString@CString@@QBEPAGXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: __thiscall CPtrArray::CPtrArray(void)" (??0CPtrArray@@QAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: virtual __thiscall CPtrArray::~CPtrArray(void)" (??1CPtrArray@@UAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: void __thiscall CPtrArray::SetSize(int,int)" (?SetSize@CPtrArray@@QAEXHH@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: void __thiscall CPtrArray::SetAtGrow(int,void *)" (?SetAtGrow@CPtrArray@@QAEXHPAX@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: void __thiscall CPtrArray::RemoveAt(int,int)" (?RemoveAt@CPtrArray@@QAEXHH@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: __thiscall CArchive::CArchive(class CFile *,unsigned int,int,void *)" (??0CArchive@@QAE@PAVCFile@@IHPAX@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: __thiscall CArchive::~CArchive(void)" (??1CArchive@@QAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::Close(void)" (?Close@CArchive@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: unsigned int __thiscall CArchive::Read(void *,unsigned int)" (?Read@CArchive@@QAEIPAXI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::Write(void const *,unsigned int)" (?Write@CArchive@@QAEXPBXI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::Flush(void)" (?Flush@CArchive@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::FillBuffer(unsigned int)" (?FillBuffer@CArchive@@QAEXI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::WriteCount(unsigned long)" (?WriteCount@CArchive@@QAEXK@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: unsigned long __thiscall CArchive::ReadCount(void)" (?ReadCount@CArchive@@QAEKXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arcex.obj) : error LNK2005: "void __stdcall AfxThrowArchiveException(int,char const *)" (?AfxThrowArchiveException@@YGXHPBD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filest.obj) : error LNK2005: "public: virtual class CString __thiscall CFile::GetFileName(void)const " (?GetFileName@CFile@@UBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filest.obj) : error LNK2005: "public: virtual class CString __thiscall CFile::GetFileTitle(void)const " (?GetFileTitle@CFile@@UBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filest.obj) : error LNK2005: "public: virtual class CString __thiscall CFile::GetFilePath(void)const " (?GetFilePath@CFile@@UBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(fileshrd.obj) : error LNK2005: "public: __thiscall CSharedFile::CSharedFile(unsigned int,unsigned int)" (??0CSharedFile@@QAE@II@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(fileshrd.obj) : error LNK2005: "public: virtual __thiscall CSharedFile::~CSharedFile(void)" (??1CSharedFile@@UAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(fileshrd.obj) : error LNK2005: "public: void * __thiscall CSharedFile::Detach(void)" (?Detach@CSharedFile@@QAEPAXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: __thiscall CFileDialog::CFileDialog(int,char const *,char const *,unsigned long,char const *,class CWnd *)" (??0CFileDialog@@QAE@HPBD0K0PAVCWnd@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: virtual int __thiscall CFileDialog::DoModal(void)" (?DoModal@CFileDialog@@UAEHXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: class CString __thiscall CFileDialog::GetPathName(void)const " (?GetPathName@CFileDialog@@QBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: class CString __thiscall CFileDialog::GetNextPathName(struct __POSITION * &)const " (?GetNextPathName@CFileDialog@@QBE?AVCString@@AAPAU__POSITION@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv
nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc
nafxcw.lib(filelist.obj) : error LNK2001: unresolved external symbol __mbctype
nafxcw.lib(apphelp.obj) : error LNK2001: unresolved external symbol __mbctype
nafxcw.lib(timecore.obj) : error LNK2001: unresolved external symbol __mbctype
D:\360data\重要数据\桌面\test2.exe : fatal error LNK1120: 3 unresolved externals
静态连接失败
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则 致发广告者

发布主题 收藏帖子 返回列表

sitemap| 易语言源码| 易语言教程| 易语言论坛| 易语言模块| 手机版| 广告投放| 精易论坛
拒绝任何人以任何形式在本论坛发表与中华人民共和国法律相抵触的言论,本站内容均为会员发表,并不代表精易立场!
论坛帖子内容仅用于技术交流学习和研究的目的,严禁用于非法目的,否则造成一切后果自负!如帖子内容侵害到你的权益,请联系我们!
防范网络诈骗,远离网络犯罪 违法和不良信息举报电话0663-3422125,QQ: 793400750,邮箱:wp@125.la
Powered by Discuz! X3.4 揭阳市揭东区精易科技有限公司 ( 粤ICP备12094385号-1) 粤公网安备 44522102000125 增值电信业务经营许可证 粤B2-20192173

快速回复 返回顶部 返回列表