Adde mich in Skype ich helfe dir schnell.
DPClient.obj : error LNK2019: unresolved external symbol "public: void __thiscall CCooltimeMgr::SetTime(unsigned long,unsigned long)" (?SetTime@CCooltimeMgr@@QAEXKK@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z) DPClient.obj : error LNK2019: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z) WndManager.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) WndItemCtrl.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) WndTaskBar.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) DPClient.obj : error LNK2019: unresolved external symbol "public: int __thiscall CCooltimeMgr::CanUse(unsigned long)" (?CanUse@CCooltimeMgr@@QAEHK@Z) referenced in function "public: void __thiscall CDPClient::SendDoUseItem(unsigned long,unsigned long,int,int)" (?SendDoUseItem@CDPClient@@QAEXKKHH@Z) Neuz.obj : error LNK2019: unresolved external symbol _GetModuleBaseNameA@16 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z) Neuz.obj : error LNK2019: unresolved external symbol _EnumProcesses@12 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z) Mover.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall CCooltimeMgr::~CCooltimeMgr(void)" (??1CCooltimeMgr@@UAE@XZ) referenced in function "public: virtual __thiscall CMover::~CMover(void)" (??1CMover@@UAE@XZ) Mover.obj : error LNK2019: unresolved external symbol "public: __thiscall CCooltimeMgr::CCooltimeMgr(void)" (??0CCooltimeMgr@@QAE@XZ) referenced in function "public: __thiscall CMover::CMover(void)" (??0CMover@@QAE@XZ)
Quote:
Für die Leute die ihm helfen wollen -> Addet ihm die CoolTimeMgr.cpp und H -> es gibt schon eine, aber da fehlt die 2te .. Liegt am Timer..Code:DPClient.obj : error LNK2019: unresolved external symbol "public: void __thiscall CCooltimeMgr::SetTime(unsigned long,unsigned long)" (?SetTime@CCooltimeMgr@@QAEXKK@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z) DPClient.obj : error LNK2019: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z) WndManager.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) WndItemCtrl.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) WndTaskBar.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) DPClient.obj : error LNK2019: unresolved external symbol "public: int __thiscall CCooltimeMgr::CanUse(unsigned long)" (?CanUse@CCooltimeMgr@@QAEHK@Z) referenced in function "public: void __thiscall CDPClient::SendDoUseItem(unsigned long,unsigned long,int,int)" (?SendDoUseItem@CDPClient@@QAEXKKHH@Z) Neuz.obj : error LNK2019: unresolved external symbol _GetModuleBaseNameA@16 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z) Neuz.obj : error LNK2019: unresolved external symbol _EnumProcesses@12 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z) Mover.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall CCooltimeMgr::~CCooltimeMgr(void)" (??1CCooltimeMgr@@UAE@XZ) referenced in function "public: virtual __thiscall CMover::~CMover(void)" (??1CMover@@UAE@XZ) Mover.obj : error LNK2019: unresolved external symbol "public: __thiscall CCooltimeMgr::CCooltimeMgr(void)" (??0CCooltimeMgr@@QAE@XZ) referenced in function "public: __thiscall CMover::CMover(void)" (??0CMover@@QAE@XZ)