|
Hi and thx but i have some errors identical:
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndChattingBlockingList::UpdateInformation(void)" (?UpdateInformation@CWndChattingBlockingList@@QAEX XZ) referenced in function "int __cdecl TextCmd_BlockUser(class CScanner &)" (?TextCmd_BlockUser@@YAHAAVCScanner@@@Z)
Neuz warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMailRequestingBox::CWndMailRequestingBox(void) " (??0CWndMailRequestingBox@@QAE@XZ) referenced in function "public: virtual void __thiscall CWndPost::OnInitialUpdate(void)" (?OnInitialUpdate@CWndPost@@UAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndShopCtrl::CWndShopCtrl(void)" (??0CWndShopCtrl@@QAE@XZ) referenced in function "public: __thiscall CWndShop::CWndShop(void)" (??0CWndShop@@QAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: virtual __thiscall CWndShopCtrl::~CWndShopCtrl(void)" (??1CWndShopCtrl@@UAE@XZ) referenced in function "public: virtual __thiscall CWndShop::~CWndShop(void)" (??1CWndShop@@UAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCount(void)" (?GetCount@CWndShopCtrl@@QAEHXZ) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCost(int)" (?GetCost@CWndShopCtrl@@QAEHH@Z) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Create(unsigned long,struct tagRECT &,class CWndBase *,unsigned int)" (?Create@CWndShopCtrl@@QAEXKAAUtagRECT@@PAVCWndBas e@@I@Z) referenced in function "public: virtual void __thiscall CWndShop::OnInitialUpdate(void)" (?OnInitialUpdate@CWndShop@@UAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Clear(int)" (?Clear@CWndShopCtrl@@QAEXH@Z) referenced in function "public: virtual int __thiscall CWndShop::OnChildNotify(unsigned int,unsigned int,long *)" (?OnChildNotify@CWndShop@@UAEHIIPAJ@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::InsertItem(class CItemElem *,char,int)" (?InsertItem@CWndShopCtrl@@QAEXPAVCItemElem@@DH@Z) referenced in function "public: void __thiscall CWndShop::InsertItem(char,class CItemElem *,int)" (?InsertItem@CWndShop@@QAEXDPAVCItemElem@@H@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndChattingBlockingList::CWndChattingBlockingList (void)" (??0CWndChattingBlockingList@@QAE@XZ) referenced in function "int __cdecl TextCmd_IgnoreList(class CScanner &)" (?TextCmd_IgnoreList@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMonsterInformation::CWndMonsterInformation(cla ss CMover *)" (??0CWndMonsterInformation@@QAE@PAVCMover@@@Z) referenced in function "public: void __thiscall CWorld::SetObjFocus(class CObj *,int)" (?SetObjFocus@CWorld@@QAEXPAVCObj@@H@Z)
Neuz fatal error LNK1120: 11 unresolved externals
I use windows 10 maybe cause problem with visual 2003?
|