Hey, i have add partyfinder and i have problem because in compilation i have 3 errors here :
DPSrvr.cpp(13414) : error C2601: 'CDPSrvr::OnPartyAllowJoin' : local function definitions are illegal
DPSrvr.cpp(13440) : error C2601: 'CDPSrvr::OnPartyList' : local function definitions are illegal
DPClient.obj : error LNK2019: unresolved external symbol "public: void __thiscall CWndPartyFinder::RefreshItemList(void)" (?RefreshItemList@CWndPartyFinder@@QAEXXZ) referenced in function "public: void __thiscall CDPClient::OnRefreshPartyList(class CAr &)" (?OnRefreshPartyList@CDPClient@@QAEXAAVCAr@@@Z)
FuncApplet.obj : error LNK2019: unresolved external symbol "public: __thiscall CWndPartyFinder::CWndPartyFinder(void)" (??0CWndPartyFinder@@QAE@XZ) referenced in function "class CWndBase * __cdecl AppMain_PartyFinder(void)" (?AppMain_PartyFinder@@YAPAVCWndBase@@XZ)
.\..\..\Fichier_Compiler\8_Neuz.exe : fatal error LNK1120: 2 unresolved externals
Possible help me ? Thanks






