Error 1 error LNK2005: "public: static void * __stdcall CObject::operator new(unsigned int)" (??2CObject@@SGPAXI@Z) already defined in ResizableLib.lib(ResizablePageEx.obj) uafxcwd.lib
Error 2 error LNK2005: "public: static void __stdcall CObject::operator delete(void *)" (??3CObject@@SGXPAX@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 3 error LNK2005: "public: virtual void __thiscall CObject::AssertValid(void)const " (?AssertValid@CObject@@UBEXXZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 4 error LNK2005: "public: virtual void __thiscall CObject::Dump(class CDumpContext &)const " (?Dump@CObject@@UBEXAAVCDumpContext@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 5 error LNK2005: "protected: __thiscall CObject::CObject(void)" (??0CObject@@IAE@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 6 error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 7 error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 8 error LNK2005: "public: int __thiscall CArchive::IsStoring(void)const " (?IsStoring@CArchive@@QBEHXZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 9 error LNK2005: "public: void __thiscall CArchive::EnsureRead(void *,unsigned int)" (?EnsureRead@CArchive@@QAEXPAXI@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 10 error LNK2005: "public: class CTabCtrl * __thiscall CPropertySheet::GetTabControl(void)const " (?GetTabControl@CPropertySheet@@QBEPAVCTabCtrl@@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 11 error LNK2005: "public: int __thiscall CTabCtrl::GetCurSel(void)const " (?GetCurSel@CTabCtrl@@QBEHXZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 12 error LNK2005: "public: void __thiscall CTabCtrl::AdjustRect(int,struct tagRECT *)" (?AdjustRect@CTabCtrl@@QAEXHPAUtagRECT@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 13 error LNK2005: "class CWinApp * __stdcall AfxGetApp(void)" (?AfxGetApp@@YGPAVCWinApp@@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 14 error LNK2005: "public: void * __thiscall CGdiObject::GetSafeHandle(void)const " (?GetSafeHandle@CGdiObject@@QBEPAXXZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 15 error LNK2005: "public: __thiscall CGdiObject::CGdiObject(void)" (??0CGdiObject@@QAE@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 16 error LNK2005: "public: virtual __thiscall CGdiObject::~CGdiObject(void)" (??1CGdiObject@@UAE@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 17 error LNK2005: "public: __thiscall CBitmap::CBitmap(void)" (??0CBitmap@@QAE@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 18 error LNK2005: "public: virtual __thiscall CBitmap::~CBitmap(void)" (??1CBitmap@@UAE@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 19 error LNK2005: "public: int __thiscall CBitmap::CreateBitmap(int,int,unsigned int,unsigned int,void const *)" (?CreateBitmap@CBitmap@@QAEHHHIIPBX@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 20 error LNK2005: "public: int __thiscall CBitmap::CreateCompatibleBitmap(class CDC *,int,int)" (?CreateCompatibleBitmap@CBitmap@@QAEHPAVCDC@@HH@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 21 error LNK2005: "public: __thiscall CRgn::operator struct HRGN__ *(void)const " (??BCRgn@@QBEPAUHRGN__@@XZ) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 22 error LNK2005: "public: __thiscall CRgn::CRgn(void)" (??0CRgn@@QAE@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 23 error LNK2005: "public: virtual __thiscall CRgn::~CRgn(void)" (??1CRgn@@UAE@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 24 error LNK2005: "public: int __thiscall CRgn::CreateRectRgn(int,int,int,int)" (?CreateRectRgn@CRgn@@QAEHHHHH@Z) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 25 error LNK2005: "public: int __thiscall CRgn::CreateRectRgnIndirect(struct tagRECT const *)" (?CreateRectRgnIndirect@CRgn@@QAEHPBUtagRECT@@@Z) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 26 error LNK2005: "public: int __thiscall CRgn::CreatePolygonRgn(struct tagPOINT *,int,int)" (?CreatePolygonRgn@CRgn@@QAEHPAUtagPOINT@@HH@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 27 error LNK2005: "public: void __thiscall CRgn::SetRectRgn(struct tagRECT const *)" (?SetRectRgn@CRgn@@QAEXPBUtagRECT@@@Z) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 28 error LNK2005: "public: int __thiscall CRgn::CombineRgn(class CRgn const *,class CRgn const *,int)" (?CombineRgn@CRgn@@QAEHPBV1@0H@Z) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 29 error LNK2005: "public: int __thiscall CRgn::OffsetRgn(int,int)" (?OffsetRgn@CRgn@@QAEHHH@Z) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 30 error LNK2005: "public: int __thiscall CRgn::OffsetRgn(struct tagPOINT)" (?OffsetRgn@CRgn@@QAEHUtagPOINT@@@Z) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 31 error LNK2005: "public: struct HDC__ * __thiscall CDC::GetSafeHdc(void)const " (?GetSafeHdc@CDC@@QBEPAUHDC__@@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 32 error LNK2005: "public: int __thiscall CDC::CreateCompatibleDC(class CDC *)" (?CreateCompatibleDC@CDC@@QAEHPAV1@@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 33 error LNK2005: "public: class CBitmap * __thiscall CDC::SelectObject(class CBitmap *)" (?SelectObject@CDC@@QAEPAVCBitmap@@PAV2@@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 34 error LNK2005: "public: class CPoint __thiscall CDC::GetWindowOrg(void)const " (?GetWindowOrg@CDC@@QBE?AVCPoint@@XZ) already defined in ResizableLib.lib(ResizableLayout.obj) uafxcwd.lib
Error 35 error LNK2005: "public: int __thiscall CDC::BitBlt(int,int,int,int,class CDC *,int,int,unsigned long)" (?BitBlt@CDC@@QAEHHHHHPAV1@HHK@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 36 error LNK2005: "public: unsigned long __thiscall CDC::GetPixel(int,int)const " (?GetPixel@CDC@@QBEKHH@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 37 error LNK2005: "public: struct HMENU__ * __thiscall CMenu::GetSafeHmenu(void)const " (?GetSafeHmenu@CMenu@@QBEPAUHMENU__@@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 38 error LNK2005: "public: struct HWND__ * __thiscall CWnd::GetSafeHwnd(void)const " (?GetSafeHwnd@CWnd@@QBEPAUHWND__@@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 39 error LNK2005: "public: long __thiscall CWnd::SendMessageW(unsigned int,unsigned int,long)const " (?SendMessageW@CWnd@@QBEJIIJ@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 40 error LNK2005: "public: int __thiscall CWnd::PostMessageW(unsigned int,unsigned int,long)" (?PostMessageW@CWnd@@QAEHIIJ@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 41 error LNK2005: "public: int __thiscall CWnd::IsZoomed(void)const " (?IsZoomed@CWnd@@QBEHXZ) already defined in ResizableLib.lib(ResizableFormView.obj) uafxcwd.lib
Error 42 error LNK2005: "public: void __thiscall CWnd::MoveWindow(struct tagRECT const *,int)" (?MoveWindow@CWnd@@QAEXPBUtagRECT@@H@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 43 error LNK2005: "public: int __thiscall CWnd::SetWindowRgn(struct HRGN__ *,int)" (?SetWindowRgn@CWnd@@QAEHPAUHRGN__@@H@Z) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 44 error LNK2005: "public: void __thiscall CWnd::GetWindowRect(struct tagRECT *)const " (?GetWindowRect@CWnd@@QBEXPAUtagRECT@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 45 error LNK2005: "public: void __thiscall CWnd::GetClientRect(struct tagRECT *)const " (?GetClientRect@CWnd@@QBEXPAUtagRECT@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 46 error LNK2005: "public: int __thiscall CWnd::IsWindowVisible(void)const " (?IsWindowVisible@CWnd@@QBEHXZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 47 error LNK2005: "public: class CWnd * __thiscall CWnd::GetParent(void)const " (?GetParent@CWnd@@QBEPAV1@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 48 error LNK2005: "protected: int __thiscall CWnd::OnCreate(struct tagCREATESTRUCTW *)" (?OnCreate@CWnd@@IAEHPAUtagCREATESTRUCTW@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 49 error LNK2005: "protected: void __thiscall CWnd::OnSize(unsigned int,int,int)" (?OnSize@CWnd@@IAEXIHH@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 50 error LNK2005: "protected: virtual void __thiscall CWnd::DoDataExchange(class CDataExchange *)" (?DoDataExchange@CWnd@@MAEXPAVCDataExchange@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 51 error LNK2005: "public: virtual void __thiscall CWnd::BeginModalState(void)" (?BeginModalState@CWnd@@UAEXXZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 52 error LNK2005: "public: virtual void __thiscall CWnd::EndModalState(void)" (?EndModalState@CWnd@@UAEXXZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) uafxcwd.lib
Error 53 error LNK2005: "public: virtual int __thiscall CDialog::Create(unsigned int,class CWnd *)" (?Create@CDialog@@UAEHIPAVCWnd@@@Z) already defined in ResizableLib.lib(ResizablePageEx.obj) uafxcwd.lib
Error 54 error LNK2005: "public: __thiscall CScrollBar::CScrollBar(void)" (??0CScrollBar@@QAE@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) uafxcwd.lib
Error 55 error LNK2005: "public: class CSize __thiscall CScrollView::GetTotalSize(void)const " (?GetTotalSize@CScrollView@@QBE?AVCSize@@XZ) already defined in ResizableLib.lib(ResizableFormView.obj) uafxcwd.lib
Error 56 error LNK2005: "public: __thiscall CSize::CSize(void)" (??0CSize@@QAE@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 57 error LNK2005: "public: __thiscall CSize::CSize(int,int)" (??0CSize@@QAE@HH@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 58 error LNK2005: "public: __thiscall CSize::CSize(struct tagSIZE)" (??0CSize@@QAE@UtagSIZE@@@Z) already defined in ResizableLib.lib(ResizableGrip.obj) atlsd.lib
Error 59 error LNK2005: "public: int __thiscall CSize::operator==(struct tagSIZE)const " (??8CSize@@QBEHUtagSIZE@@@Z) already defined in ResizableLib.lib(ResizableLayout.obj) atlsd.lib
Error 60 error LNK2005: "public: __thiscall CPoint::CPoint(int,int)" (??0CPoint@@QAE@HH@Z) already defined in ResizableLib.lib(ResizableGrip.obj) atlsd.lib
Error 61 error LNK2005: "public: __thiscall CPoint::CPoint(struct tagPOINT)" (??0CPoint@@QAE@UtagPOINT@@@Z) already defined in ResizableLib.lib(ResizableLayout.obj) atlsd.lib
Error 62 error LNK2005: "public: int __thiscall CPoint::operator==(struct tagPOINT)const " (??8CPoint@@QBEHUtagPOINT@@@Z) already defined in ResizableLib.lib(ResizableLayout.obj) atlsd.lib
Error 63 error LNK2005: "public: int __thiscall CPoint::operator!=(struct tagPOINT)const " (??9CPoint@@QBEHUtagPOINT@@@Z) already defined in ResizableLib.lib(ResizableFormView.obj) atlsd.lib
Error 64 error LNK2005: "public: class CPoint __thiscall CPoint::operator-(void)const " (??GCPoint@@QBE?AV0@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) atlsd.lib
Error 65 error LNK2005: "public: class CSize __thiscall CPoint::operator-(struct tagPOINT)const " (??GCPoint@@QBE?AVCSize@@UtagPOINT@@@Z) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 66 error LNK2005: "public: __thiscall CRect::CRect(void)" (??0CRect@@QAE@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 67 error LNK2005: "public: __thiscall CRect::CRect(int,int,int,int)" (??0CRect@@QAE@HHHH@Z) already defined in ResizableLib.lib(ResizableGrip.obj) atlsd.lib
Error 68 error LNK2005: "public: __thiscall CRect::CRect(struct tagRECT const &)" (??0CRect@@QAE@ABUtagRECT@@@Z) already defined in ResizableLib.lib(ResizableState.obj) atlsd.lib
Error 69 error LNK2005: "public: __thiscall CRect::CRect(struct tagRECT const *)" (??0CRect@@QAE@PBUtagRECT@@@Z) already defined in ResizableLib.lib(ResizableFormView.obj) atlsd.lib
Error 70 error LNK2005: "public: int __thiscall CRect::Width(void)const " (?Width@CRect@@QBEHXZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 71 error LNK2005: "public: int __thiscall CRect::Height(void)const " (?Height@CRect@@QBEHXZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 72 error LNK2005: "public: class CSize __thiscall CRect::Size(void)const " (?Size@CRect@@QBE?AVCSize@@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 73 error LNK2005: "public: class CPoint & __thiscall CRect::TopLeft(void)" (?TopLeft@CRect@@QAEAAVCPoint@@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 74 error LNK2005: "public: class CPoint & __thiscall CRect::BottomRight(void)" (?BottomRight@CRect@@QAEAAVCPoint@@XZ) already defined in ResizableLib.lib(ResizableSheetEx.obj) atlsd.lib
Error 75 error LNK2005: "public: class CPoint const & __thiscall CRect::TopLeft(void)const " (?TopLeft@CRect@@QBEABVCPoint@@XZ) already defined in ResizableLib.lib(ResizableLayout.obj) atlsd.lib
Error 76 error LNK2005: "public: __thiscall CRect::operator struct tagRECT *(void)" (??BCRect@@QAEPAUtagRECT@@XZ) already defined in ResizableLib.lib(ResizableGrip.obj) atlsd.lib
Error 77 error LNK2005: "public: void __thiscall CRect::OffsetRect(struct tagPOINT)" (?OffsetRect@CRect@@QAEXUtagPOINT@@@Z) already defined in ResizableLib.lib(ResizableGrip.obj) atlsd.lib
Error 78 error LNK2005: "public: void __thiscall CRect::InflateRect(int,int,int,int)" (?InflateRect@CRect@@QAEXHHHH@Z) already defined in ResizableLib.lib(ResizableGrip.obj) atlsd.lib
Error 79 error LNK2005: _swscanf already defined in libcmtd.lib(swscanf.obj) msvcrt.lib
Error 80 error LNK2005: "private: __thiscall type_info::type_info(class type_info const &)" (??0type_info@@AAE@ABV0@@Z) already defined in libcmtd.lib(typinfo.obj) msvcrt.lib
Error 81 error LNK2005: "private: class type_info & __thiscall type_info::operator=(class type_info const &)" (??4type_info@@AAEAAV0@ABV0@@Z) already defined in libcmtd.lib(typinfo.obj) msvcrt.lib
Error 85 error LNK2001: unresolved external symbol "protected: virtual void __thiscall CResizableFormView::AssertValid(void)const " (?AssertValid@CResizableFormView@@MBEXXZ) SearchResultsWnd.obj
Error 86 error LNK2001: unresolved external symbol "protected: virtual void __thiscall CResizableFormView::Dump(class CDumpContext &)const " (?Dump@CResizableFormView@@MBEXAAVCDumpContext@@@Z) SearchResultsWnd.obj
Error 87 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 88 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 89 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 90 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 91 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 92 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 93 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 94 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 95 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 96 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 97 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 98 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 99 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 100 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 101 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 102 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 103 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 104 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 105 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 106 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 107 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) id3libD.lib
Error 108 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 109 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 110 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 111 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 112 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 113 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 114 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 115 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 116 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 117 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 118 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 119 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 120 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 121 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 122 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 123 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 124 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 125 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 126 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 127 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 128 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 129 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 130 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 131 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 132 error LNK2019: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::assign(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,unsigned int)" (?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@II@Z) cryptlib.lib
Error 133 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 134 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 135 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) cryptlib.lib
Error 136 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 137 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 138 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 139 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 140 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 141 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 142 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 143 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 144 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 145 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 146 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 147 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 148 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 149 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 150 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 151 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 152 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 153 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 154 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 155 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 156 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) id3libD.lib
Error 157 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 158 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 159 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 160 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 161 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 162 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 163 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 164 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 165 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 166 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 167 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 168 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 169 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 170 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 171 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 172 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 173 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 174 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 175 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 176 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 177 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 178 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 179 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 180 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 181 error LNK2019: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) referenced in function "protected: bool __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Grow(unsigned int,bool)" (?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAE_NI_N@Z) cryptlib.lib
Error 182 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 183 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 184 error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) cryptlib.lib
Error 185 error LNK2001: unresolved external symbol "struct std::_DebugHeapTag_t const std::_DebugHeapTag" (?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@

id3libD.lib
Error 186 error LNK2001: unresolved external symbol "struct std::_DebugHeapTag_t const std::_DebugHeapTag" (?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@

cryptlib.lib
Error 187 error LNK2001: unresolved external symbol "struct std::_DebugHeapTag_t const std::_DebugHeapTag" (?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@

cryptlib.lib
Error 188 error LNK2001: unresolved external symbol "struct std::_DebugHeapTag_t const std::_DebugHeapTag" (?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@

id3libD.lib
Error 189 error LNK2001: unresolved external symbol "struct std::_DebugHeapTag_t const std::_DebugHeapTag" (?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@

id3libD.lib
Error 190 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 191 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 192 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 193 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 194 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 195 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 196 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 197 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 198 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 199 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 200 error LNK2019: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) referenced in function "public: __thiscall CryptoPP::NameValuePairs::ValueTypeMismatch::ValueTypeMismatch(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class type_info const &,class type_info const &)" (??0ValueTypeMismatch@NameValuePairs@CryptoPP@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVtype_info@@1@Z) cryptlib.lib
Error 201 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 202 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 203 error LNK2001: unresolved external symbol "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ) cryptlib.lib
Error 204 error LNK2019: unresolved external symbol "public: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@QAEXXZ) referenced in function "protected: void __thiscall std::basic_ios<char,struct std::char_traits<char> >::init(class std::basic_streambuf<char,struct std::char_traits<char> > *,bool)" (?init@?$basic_ios@DU?$char_traits@D@std@@@std@@IAEXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@_N@Z) cryptlib.lib
Error 205 error LNK2001: unresolved external symbol "public: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@QAEXXZ) id3libD.lib
Error 206 error LNK2001: unresolved external symbol "public: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@QAEXXZ) id3libD.lib
Error 207 error LNK2001: unresolved external symbol "public: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@QAEXXZ) id3libD.lib
Error 208 fatal error LNK1120: 7 unresolved externals .\debug\emule.exe