Problem?

Results 1 to 5 of 5
  1. #1
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Problem?

    Yeah just looked in the CQ source and saw it was all commented so I did the same, thanks very much, also check your PM.

    New problem, everything was going fine in Matchserver, I then was left with MMonitor, so i removed that, now i got this heap load of shit... any help?

    Code:
    Error	403	error LNK1120: 256 unresolved externals	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\Runtime\MatchServer.exe
    Error	196	error LNK2001: unresolved external symbol "int __cdecl MGetBlobArraySize(void *)" (?MGetBlobArraySize@@YAHPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	197	error LNK2001: unresolved external symbol "int __cdecl MGetBlobArraySize(void *)" (?MGetBlobArraySize@@YAHPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	210	error LNK2001: unresolved external symbol "private: static class std::list<unsigned int,class std::allocator<unsigned int> > MMatchAntiHack::m_clientFileListCRC" (?m_clientFileListCRC@MMatchAntiHack@@0V?$list@IV?$allocator@I@std@@@std@@A)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	390	error LNK2001: unresolved external symbol "private: static unsigned long * MMatchFormula::m_nNeedExp" (?m_nNeedExp@MMatchFormula@@0PAKA)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	198	error LNK2001: unresolved external symbol "private: static unsigned short MMatchEventFactoryManager::m_LoadEventSize" (?m_LoadEventSize@MMatchEventFactoryManager@@0GA)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	285	error LNK2001: unresolved external symbol "protected: class MCommand * __thiscall MMatchServer::CreateCmdMatchResponseLoginFailed(struct MUID const &,int)" (?CreateCmdMatchResponseLoginFailed@MMatchServer@@IAEPAVMCommand@@ABUMUID@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	302	error LNK2001: unresolved external symbol "protected: static class MCriticalSection MMatchItemMap::m_csUIDGenerateLock" (?m_csUIDGenerateLock@MMatchItemMap@@1VMCriticalSection@@A)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	301	error LNK2001: unresolved external symbol "protected: static struct MUID MMatchItemMap::m_uidGenerate" (?m_uidGenerate@MMatchItemMap@@1UMUID@@A)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	104	error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MMaster::OnCommand(class MCommand *)" (?OnCommand@MMaster@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	102	error LNK2001: unresolved external symbol "protected: virtual int __thiscall MMaster::OnAccept(class MCommObject *)" (?OnAccept@MMaster@@MAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	151	error LNK2001: unresolved external symbol "protected: virtual int __thiscall MMatchServer::Connect(class MCommObject *)" (?Connect@MMatchServer@@MAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	152	error LNK2001: unresolved external symbol "protected: virtual int __thiscall MMatchServer::OnConnected(struct MUID *,struct MUID *,unsigned int,class MCommObject *)" (?OnConnected@MMatchServer@@MAEHPAUMUID@@0IPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	101	error LNK2001: unresolved external symbol "protected: virtual struct MUID __thiscall MMaster::UseUID(void)" (?UseUID@MMaster@@MAE?AUMUID@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	77	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MCommandCommunicator::OnPrepareCommand(class MCommand *)" (?OnPrepareCommand@MCommandCommunicator@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	75	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MCommandCommunicator::ReceiveCommand(class MCommand *)" (?ReceiveCommand@MCommandCommunicator@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	76	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MCommandCommunicator::ReceiveCommand(class MCommand *)" (?ReceiveCommand@MCommandCommunicator@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	103	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMaster::OnRegisterCommand(class MCommandManager *)" (?OnRegisterCommand@MMaster@@MAEXPAVMCommandManager@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	154	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnHShieldPong(struct MUID const &,unsigned int)" (?OnHShieldPong@MMatchServer@@MAEXABUMUID@@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	153	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnNetPong(struct MUID const &,unsigned int)" (?OnNetPong@MMatchServer@@MAEXABUMUID@@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	150	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnPrepareRun(void)" (?OnPrepareRun@MMatchServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	148	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnRegisterCommand(class MCommandManager *)" (?OnRegisterCommand@MMatchServer@@MAEXPAVMCommandManager@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	90	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnNetClear(struct MUID const &)" (?OnNetClear@MServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	91	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnNetClear(struct MUID const &)" (?OnNetClear@MServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	92	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnNetPong(struct MUID const &,unsigned int)" (?OnNetPong@MServer@@MAEXABUMUID@@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	88	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnPrepareRun(void)" (?OnPrepareRun@MServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	89	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnRun(void)" (?OnRun@MServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	86	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::SendCommand(class MCommand *)" (?SendCommand@MServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	87	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::SendCommand(class MCommand *)" (?SendCommand@MServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	294	error LNK2001: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharDBCachingData(class MMatchObject *)" (?UpdateCharDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	295	error LNK2001: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharDBCachingData(class MMatchObject *)" (?UpdateCharDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	269	error LNK2001: unresolved external symbol "protected: void __thiscall MServer::PostSafeQueue(class MCommand *)" (?PostSafeQueue@MServer@@IAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	112	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterBlob::MCommandParameterBlob(void const *,int)" (??0MCommandParameterBlob@@QAE@PBXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	113	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterBlob::MCommandParameterBlob(void const *,int)" (??0MCommandParameterBlob@@QAE@PBXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	267	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterChar::MCommandParameterChar(char)" (??0MCommandParameterChar@@QAE@D@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	261	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	262	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	263	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	109	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterString::MCommandParameterString(char const *)" (??0MCommandParameterString@@QAE@PBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	110	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterString::MCommandParameterString(char const *)" (??0MCommandParameterString@@QAE@PBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	324	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterUID::MCommandParameterUID(struct MUID const &)" (??0MCommandParameterUID@@QAE@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	325	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterUID::MCommandParameterUID(struct MUID const &)" (??0MCommandParameterUID@@QAE@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	265	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterUInt::MCommandParameterUInt(unsigned int)" (??0MCommandParameterUInt@@QAE@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	233	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	234	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	235	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	230	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::MMatchAccountPenaltyInfo(void)" (??0MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	231	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::MMatchAccountPenaltyInfo(void)" (??0MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	183	error LNK2001: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::~MMatchEventFactoryManager(void)" (??1MMatchEventFactoryManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	181	error LNK2001: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::MMatchEventFactoryManager(void)" (??0MMatchEventFactoryManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	115	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	116	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	118	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	119	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	120	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	222	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CreateAccount(char const *,char const *,int,char const *,int,int)" (?CreateAccount@MMatchDBMgr@@QAE_NPBD0H0HH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	224	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountInfo(unsigned long,struct MMatchAccountInfo *,int)" (?GetAccountInfo@MMatchDBMgr@@QAE_NKPAUMMatchAccountInfo@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	225	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountInfo(unsigned long,struct MMatchAccountInfo *,int)" (?GetAccountInfo@MMatchDBMgr@@QAE_NKPAUMMatchAccountInfo@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	227	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountPenaltyInfo(unsigned long,class MMatchAccountPenaltyInfo *)" (?GetAccountPenaltyInfo@MMatchDBMgr@@QAE_NKPAVMMatchAccountPenaltyInfo@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	228	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountPenaltyInfo(unsigned long,class MMatchAccountPenaltyInfo *)" (?GetAccountPenaltyInfo@MMatchDBMgr@@QAE_NKPAVMMatchAccountPenaltyInfo@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	220	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetLoginInfo(char const *,unsigned int *,char *)" (?GetLoginInfo@MMatchDBMgr@@QAE_NPBDPAIPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	121	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	122	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	123	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	124	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Gameguard.obj
    Error	126	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	127	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	128	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	11	error LNK2001: unresolved external symbol "public: class MCommandParameter * __thiscall MCommand::GetParameter(int)const " (?GetParameter@MCommand@@QBEPAVMCommandParameter@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	217	error LNK2001: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByUID(struct MUID const &)const " (?GetGambleItemByUID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	218	error LNK2001: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByUID(struct MUID const &)const " (?GetGambleItemByUID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	282	error LNK2001: unresolved external symbol "public: class MMatchGambleItem const * __thiscall MMatchGambleMachine::GetGambleItemByGambleItemID(unsigned long)const " (?GetGambleItemByGambleItemID@MMatchGambleMachine@@QBEPBVMMatchGambleItem@@K@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	256	error LNK2001: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItem(struct MUID const &)const " (?GetItem@MMatchItemMap@@QBEPAVMMatchItem@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	158	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	159	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Gameguard.obj
    Error	160	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	161	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	162	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	163	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	165	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	166	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	167	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_AntiHack.obj
    Error	336	error LNK2001: unresolved external symbol "public: class MMatchStage * __thiscall MMatchServer::FindStage(struct MUID const &)" (?FindStage@MMatchServer@@QAEPAVMMatchStage@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	337	error LNK2001: unresolved external symbol "public: class MMatchStage * __thiscall MMatchServer::FindStage(struct MUID const &)" (?FindStage@MMatchServer@@QAEPAVMMatchStage@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	74	error LNK2001: unresolved external symbol "public: static char * MRegistry::szApplicationName" (?szApplicationName@MRegistry@@2PADA)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	72	error LNK2001: unresolved external symbol "public: static class MMatchCheckLoopTime * __cdecl MMatchCheckLoopTime::GetInstance(void)" (?GetInstance@MMatchCheckLoopTime@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	45	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	46	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	47	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	48	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	49	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	50	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	51	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	52	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	54	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	55	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	56	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	202	error LNK2001: unresolved external symbol "public: static class MMatchItemDescMgr * __cdecl MMatchItemDescMgr::GetInstance(void)" (?GetInstance@MMatchItemDescMgr@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	203	error LNK2001: unresolved external symbol "public: static class MMatchItemDescMgr * __cdecl MMatchItemDescMgr::GetInstance(void)" (?GetInstance@MMatchItemDescMgr@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	3	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	4	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNAuth.obj
    Error	6	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	7	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	8	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	40	error LNK2001: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	41	error LNK2001: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	42	error LNK2001: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	248	error LNK2001: unresolved external symbol "public: struct MMatchItemDesc * __thiscall MMatchItemDescMgr::GetItemDesc(unsigned long)" (?GetItemDesc@MMatchItemDescMgr@@QAEPAUMMatchItemDesc@@K@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	250	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchItem::GetDescID(void)const " (?GetDescID@MMatchItem@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	168	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest.obj
    Error	170	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	171	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	172	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	81	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(char *,int,char const *)" (?Post@MCommandCommunicator@@UAE_NPADHPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	82	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(char *,int,char const *)" (?Post@MCommandCommunicator@@UAE_NPADHPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	79	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(class MCommand *)" (?Post@MCommandCommunicator@@UAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	80	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(class MCommand *)" (?Post@MCommandCommunicator@@UAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	348	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MQuestItemMap::CreateQuestItem(unsigned long,int,bool)" (?CreateQuestItem@MQuestItemMap@@UAE_NKH_N@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	349	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MQuestItemMap::CreateQuestItem(unsigned long,int,bool)" (?CreateQuestItem@MQuestItemMap@@UAE_NKH_N@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	83	error LNK2001: unresolved external symbol "public: virtual class MCommand * __thiscall MCommandCommunicator::GetCommandSafe(void)" (?GetCommandSafe@MCommandCommunicator@@UAEPAVMCommand@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	84	error LNK2001: unresolved external symbol "public: virtual class MCommand * __thiscall MCommandCommunicator::GetCommandSafe(void)" (?GetCommandSafe@MCommandCommunicator@@UAEPAVMCommand@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	78	error LNK2001: unresolved external symbol "public: virtual int __thiscall MCommandCommunicator::OnConnected(struct MUID *,struct MUID *,unsigned int,class MCommObject *)" (?OnConnected@MCommandCommunicator@@UAEHPAUMUID@@0IPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	93	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::Connect(class MCommObject *)" (?Connect@MServer@@UAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	137	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::OnAccept(class MCommObject *)" (?OnAccept@MServer@@UAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	98	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::OnDisconnect(struct MUID const &)" (?OnDisconnect@MServer@@UAEHABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	99	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::OnDisconnect(struct MUID const &)" (?OnDisconnect@MServer@@UAEHABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	146	error LNK2001: unresolved external symbol "public: virtual struct MUID __thiscall MMatchServer::UseUID(void)" (?UseUID@MMatchServer@@UAE?AUMUID@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	357	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_GetAccountCharList::Run(void *)" (?Run@MAsyncDBJob_GetAccountCharList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	362	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_ResetAccountHackingBlock::Run(void *)" (?Run@MAsyncDBJob_ResetAccountHackingBlock@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	310	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateBlockCountryCodeList::Run(void *)" (?Run@MAsyncDBJob_UpdateBlockCountryCodeList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	311	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateCustomIPList::Run(void *)" (?Run@MAsyncDBJob_UpdateCustomIPList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	309	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateIPtoCountryList::Run(void *)" (?Run@MAsyncDBJob_UpdateIPtoCountryList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	360	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateQuestItemInfo::Run(void *)" (?Run@MAsyncDBJob_UpdateQuestItemInfo@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	96	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::Disconnect(struct MUID const &)" (?Disconnect@MServer@@UAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	97	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::Disconnect(struct MUID const &)" (?Disconnect@MServer@@UAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	94	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::OnLocalLogin(struct MUID,struct MUID)" (?OnLocalLogin@MServer@@UAEXUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	95	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::OnLocalLogin(struct MUID,struct MUID)" (?OnLocalLogin@MServer@@UAEXUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	347	error LNK2001: unresolved external symbol "public: void * __thiscall MUIDRefCache::GetRef(struct MUID const &)" (?GetRef@MUIDRefCache@@QAEPAXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	129	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	130	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	131	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNAuth.obj
    Error	133	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	134	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	135	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	140	error LNK2001: unresolved external symbol "public: void __thiscall MMatchObject::DisconnectHacker(enum MMatchHackingType)" (?DisconnectHacker@MMatchObject@@QAEXW4MMatchHackingType@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_AntiHack.obj
    Error	141	error LNK2001: unresolved external symbol "public: void __thiscall MMatchObject::DisconnectHacker(enum MMatchHackingType)" (?DisconnectHacker@MMatchObject@@QAEXW4MMatchHackingType@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	279	error LNK2001: unresolved external symbol "public: void __thiscall MMatchObject::SetCharInfo(class MMatchCharInfo *)" (?SetCharInfo@MMatchObject@@QAEXPAVMMatchCharInfo@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	64	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::OnAdminServerHalt(void)" (?OnAdminServerHalt@MMatchServer@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	308	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::PostAsyncJob(class MAsyncJob *)" (?PostAsyncJob@MMatchServer@@QAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	375	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::RouteToAllClient(class MCommand *)" (?RouteToAllClient@MMatchServer@@QAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	291	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::RouteToListener(class MObject *,class MCommand *)" (?RouteToListener@MMatchServer@@QAEXPAVMObject@@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	292	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::RouteToListener(class MObject *,class MCommand *)" (?RouteToListener@MMatchServer@@QAEXPAVMObject@@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	344	error LNK2001: unresolved external symbol "unsigned long __cdecl MGetTimeDistance(unsigned long,unsigned long)" (?MGetTimeDistance@@YAKKK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	192	error LNK2001: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	193	error LNK2001: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	194	error LNK2001: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	186	error LNK2001: unresolved external symbol "void * __cdecl MMakeBlobArray(int,int)" (?MMakeBlobArray@@YAPAXHH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	187	error LNK2001: unresolved external symbol "void * __cdecl MMakeBlobArray(int,int)" (?MMakeBlobArray@@YAPAXHH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	189	error LNK2001: unresolved external symbol "void __cdecl MEraseBlobArray(void *)" (?MEraseBlobArray@@YAXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	190	error LNK2001: unresolved external symbol "void __cdecl MEraseBlobArray(void *)" (?MEraseBlobArray@@YAXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	13	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchSecurity.obj
    Error	14	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchGameOnAuth.obj
    Error	15	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchXTrapCC.obj
    Error	17	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNRTA.obj
    Error	18	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchGameGuard.obj
    Error	19	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	20	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestCRCStage.obj
    Error	21	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestResourceCRC32Cache_ServerClient.obj
    Error	22	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNetmarbleBilling.obj
    Error	23	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	24	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	25	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest.obj
    Error	26	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Gameguard.obj
    Error	27	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_AntiHack.obj
    Error	28	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	29	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	30	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	31	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	32	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	33	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	34	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	35	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	36	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	37	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	38	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	376	error LNK2019: unresolved external symbol "bool __cdecl AddDynamicSchedule(class MMatchScheduleMgr *,int,class MCommand *,int,int,int,int,int,int)" (?AddDynamicSchedule@@YA_NPAVMMatchScheduleMgr@@HPAVMCommand@@HHHHHH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnResponseSchedule(struct MUID const &,int,int,int,int,int,int,int,int,char const *)" (?OnResponseSchedule@MBMatchServer@@IAEXABUMUID@@HHHHHHHHPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	356	error LNK2019: unresolved external symbol "bool __cdecl IsExpiredBlockEndTime(struct _SYSTEMTIME const &)" (?IsExpiredBlockEndTime@@YA_NABU_SYSTEMTIME@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	312	error LNK2019: unresolved external symbol "bool __cdecl IsSuitableItemSlot(enum MMatchItemSlotType,enum MMatchCharItemParts)" (?IsSuitableItemSlot@@YA_NW4MMatchItemSlotType@@W4MMatchCharItemParts@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	179	error LNK2019: unresolved external symbol "char __cdecl GetMaxDay(void)" (?GetMaxDay@@YADXZ) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	369	error LNK2019: unresolved external symbol "int __cdecl MGetBlobArrayCount(void *)" (?MGetBlobArrayCount@@YAHPAX@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	195	error LNK2019: unresolved external symbol "int __cdecl MGetBlobArraySize(void *)" (?MGetBlobArraySize@@YAHPAX@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	345	error LNK2019: unresolved external symbol "int const __cdecl CalculateRentItemSellBounty(int,int,int,bool)" (?CalculateRentItemSellBounty@@YA?BHHHH_N@Z) referenced in function "protected: bool __thiscall MBMatchServer::ResponseSellItem(struct MUID const &,struct MUID const &)" (?ResponseSellItem@MBMatchServer@@IAE_NABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	283	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::AddObjectOnMatchLogin(struct MUID const &,struct MMatchAccountInfo const *,class MMatchAccountPenaltyInfo const *,bool,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,unsigned long)" (?AddObjectOnMatchLogin@MMatchServer@@IAE_NABUMUID@@PBUMMatchAccountInfo@@PBVMMatchAccountPenaltyInfo@@_NV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGameOnLogin(class MAsyncJob *)" (?OnAsyncGameOnLogin@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	287	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::CharFinalize(struct MUID const &)" (?CharFinalize@MMatchServer@@IAE_NABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	286	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::CharInitialize(struct MUID const &)" (?CharInitialize@MMatchServer@@IAE_NABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	355	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::CheckOnLoginPre(struct MUID const &,int,bool &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?CheckOnLoginPre@MMatchServer@@IAE_NABUMUID@@HAA_NAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginGameOn(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginGameOn@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	366	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::InitGambleMachine(void)" (?InitGambleMachine@MMatchServer@@IAE_NXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	334	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::IsEquipmentTypeItem(struct MMatchItemDesc const *)" (?IsEquipmentTypeItem@MMatchServer@@IAE_NPBUMMatchItemDesc@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	383	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::StageJoin(struct MUID const &,struct MUID const &)" (?StageJoin@MMatchServer@@IAE_NABUMUID@@0@Z) referenced in function "protected: void __thiscall MBMatchServer::OnStageJoin(struct MUID const &,struct MUID const &)" (?OnStageJoin@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	284	error LNK2019: unresolved external symbol "protected: class MCommand * __thiscall MMatchServer::CreateCmdMatchResponseLoginFailed(struct MUID const &,int)" (?CreateCmdMatchResponseLoginFailed@MMatchServer@@IAEPAVMCommand@@ABUMUID@@H@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGameOnLogin(class MAsyncJob *)" (?OnAsyncGameOnLogin@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	373	error LNK2019: unresolved external symbol "protected: int __thiscall MMatchServer::ObjectAdd(struct MUID const &)" (?ObjectAdd@MMatchServer@@IAEHABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestConnectMatchServer(struct MUID const &)" (?OnRequestConnectMatchServer@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	339	error LNK2019: unresolved external symbol "protected: int __thiscall MMatchServer::ValidateEquipItem(class MMatchObject *,class MMatchItem *,enum MMatchCharItemParts)" (?ValidateEquipItem@MMatchServer@@IAEHPAVMMatchObject@@PAVMMatchItem@@W4MMatchCharItemParts@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	385	error LNK2019: unresolved external symbol "protected: int const __thiscall MMatchServer::CalcBPonGameKill(class MMatchStage *,class MMatchObject *,int,int)" (?CalcBPonGameKill@MMatchServer@@IAE?BHPAVMMatchStage@@PAVMMatchObject@@HH@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	365	error LNK2019: unresolved external symbol "protected: virtual bool __thiscall MMatchServer::OnCommand(class MCommand *)" (?OnCommand@MMatchServer@@MAE_NPAVMCommand@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	147	error LNK2019: unresolved external symbol "protected: virtual bool __thiscall MMatchServer::OnCreate(void)" (?OnCreate@MMatchServer@@MAE_NXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCreate(void)" (?OnCreate@MBMatchServer@@MAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	149	error LNK2019: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnRun(void)" (?OnRun@MMatchServer@@MAEXXZ) referenced in function "protected: virtual void __thiscall MBMatchServer::OnRun(void)" (?OnRun@MBMatchServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	384	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::CalcExpOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *,int *,int *)" (?CalcExpOnGameKill@MMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1PAH2@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	155	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::OnCharClear(struct MUID const &)" (?OnCharClear@MMatchServer@@IAEXABUMUID@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnNetClear(struct MUID const &)" (?OnNetClear@MBMatchServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	386	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::PostGameDeadOnGameKill(struct MUID &,class MMatchObject *,class MMatchObject *,int,int)" (?PostGameDeadOnGameKill@MMatchServer@@IAEXAAUMUID@@PAVMMatchObject@@1HH@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	293	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharDBCachingData(class MMatchObject *)" (?UpdateCharDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBuyBountyItem(class MAsyncJob *)" (?OnAsyncBuyBountyItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	296	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharItemDBCachingData(class MMatchObject *)" (?UpdateCharItemDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBuyBountyItem(class MAsyncJob *)" (?OnAsyncBuyBountyItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	268	error LNK2019: unresolved external symbol "protected: void __thiscall MServer::PostSafeQueue(class MCommand *)" (?PostSafeQueue@MServer@@IAEXPAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItem(class MAsyncJob *)" (?OnAsyncBringAccountItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	111	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterBlob::MCommandParameterBlob(void const *,int)" (??0MCommandParameterBlob@@QAE@PBXH@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	266	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterChar::MCommandParameterChar(char)" (??0MCommandParameterChar@@QAE@D@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetAccountCharInfo(class MAsyncJob *)" (?OnAsyncGetAccountCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	260	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItem(class MAsyncJob *)" (?OnAsyncBringAccountItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	108	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterString::MCommandParameterString(char const *)" (??0MCommandParameterString@@QAE@PBD@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	371	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterUChar::MCommandParameterUChar(unsigned char)" (??0MCommandParameterUChar@@QAE@E@Z) referenced in function "protected: void __thiscall MBMatchServer::OnResponseServerStatus(struct MUID const &)" (?OnResponseServerStatus@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	323	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterUID::MCommandParameterUID(struct MUID const &)" (??0MCommandParameterUID@@QAE@ABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	264	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterUInt::MCommandParameterUInt(unsigned int)" (??0MCommandParameterUInt@@QAE@I@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleItem(class MAsyncJob *)" (?OnAsyncGambleItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	105	error LNK2019: unresolved external symbol "public: __thiscall MMaster::MMaster(void)" (??0MMaster@@QAE@XZ) referenced in function "public: __thiscall MBMaster::MBMaster(class COutputView *)" (??0MBMaster@@QAE@PAVCOutputView@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	232	error LNK2019: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ) referenced in function "public: void * __thiscall MMatchAccountPenaltyInfo::`scalar deleting destructor'(unsigned int)" (??_GMMatchAccountPenaltyInfo@@QAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	229	error LNK2019: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::MMatchAccountPenaltyInfo(void)" (??0MMatchAccountPenaltyInfo@@QAE@XZ) referenced in function "public: bool __thiscall MBMatchAsyncDBJob_GameOnLogin::Input(struct MUID const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int,bool,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int)" (?Input@MBMatchAsyncDBJob_GameOnLogin@@QAE_NABUMUID@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H_NV34@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	182	error LNK2019: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::~MMatchEventFactoryManager(void)" (??1MMatchEventFactoryManager@@QAE@XZ) referenced in function "void __cdecl `public: static class GetInstance & __cdecl MMatchEventFactoryManager::GetInstance(void)'::`2'::`dynamic atexit destructor for 'EventFactoryManager''(void)" (??__FEventFactoryManager@?1??GetInstance@MMatchEventFactoryManager@@SAAAV1@XZ@YAXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	180	error LNK2019: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::MMatchEventFactoryManager(void)" (??0MMatchEventFactoryManager@@QAE@XZ) referenced in function "public: static class MMatchEventFactoryManager & __cdecl MMatchEventFactoryManager::GetInstance(void)" (?GetInstance@MMatchEventFactoryManager@@SAAAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	398	error LNK2019: unresolved external symbol "public: __thiscall MMatchItemDesc::~MMatchItemDesc(void)" (??1MMatchItemDesc@@QAE@XZ) referenced in function "public: void * __thiscall MMatchItemDesc::`scalar deleting destructor'(unsigned int)" (??_GMMatchItemDesc@@QAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestCRC32Server.obj
    Error	400	error LNK2019: unresolved external symbol "public: __thiscall MMatchItemDesc::MMatchItemDesc(void)" (??0MMatchItemDesc@@QAE@XZ) referenced in function "bool const __cdecl AddItemDesc(int)" (?AddItemDesc@@YA?B_NH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestResourceCRC32Cache_ServerClient.obj
    Error	392	error LNK2019: unresolved external symbol "public: __thiscall MMatchItemMap::MMatchItemMap(void)" (??0MMatchItemMap@@QAE@XZ) referenced in function "public: __thiscall MMatchCharInfo::MMatchCharInfo(void)" (??0MMatchCharInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	397	error LNK2019: unresolved external symbol "public: __thiscall MMatchObject::MMatchObject(struct MUID const &)" (??0MMatchObject@@QAE@ABUMUID@@@Z) referenced in function "public: void __thiscall MBMatchTest::InitPowerLevelingTest(void)" (?InitPowerLevelingTest@MBMatchTest@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	174	error LNK2019: unresolved external symbol "public: __thiscall MMatchScheduleData::~MMatchScheduleData(void)" (??1MMatchScheduleData@@QAE@XZ) referenced in function "public: void * __thiscall MMatchScheduleData::`scalar deleting destructor'(unsigned int)" (??_GMMatchScheduleData@@QAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	143	error LNK2019: unresolved external symbol "public: __thiscall MMatchServer::MMatchServer(void)" (??0MMatchServer@@QAE@XZ) referenced in function "public: __thiscall MBMatchServer::MBMatchServer(class COutputView *)" (??0MBMatchServer@@QAE@PAVCOutputView@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	60	error LNK2019: unresolved external symbol "public: __thiscall MZFileSystem::MZFileSystem(void)" (??0MZFileSystem@@QAE@XZ) referenced in function "public: __thiscall CMatchServerApp::CMatchServerApp(void)" (??0CMatchServerApp@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	361	error LNK2019: unresolved external symbol "public: bool __thiscall MAsyncDBJob_ResetAccountHackingBlock::Input(unsigned long,unsigned char)" (?Input@MAsyncDBJob_ResetAccountHackingBlock@@QAE_NKE@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	359	error LNK2019: unresolved external symbol "public: bool __thiscall MAsyncDBJob_UpdateQuestItemInfo::Input(int,class MQuestItemMap &,class MQuestMonsterBible &)" (?Input@MAsyncDBJob_UpdateQuestItemInfo@@QAE_NHAAVMQuestItemMap@@AAVMQuestMonsterBible@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	117	error LNK2019: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	363	error LNK2019: unresolved external symbol "public: bool __thiscall MCommand::GetParameter(void *,int,enum MCommandParameterType,int)const " (?GetParameter@MCommand@@QBE_NPAXHW4MCommandParameterType@@H@Z) referenced in function "private: virtual bool __thiscall MBMatchServer::IsSkeepByGameguardFirstAuth(class MCommand *)" (?IsSkeepByGameguardFirstAuth@MBMatchServer@@EAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	114	error LNK2019: unresolved external symbol "public: bool __thiscall MCommandDesc::IsFlag(int)const " (?IsFlag@MCommandDesc@@QBE_NH@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnPrepareCommand(class MCommand *)" (?OnPrepareCommand@MBMatchServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	353	error LNK2019: unresolved external symbol "public: bool __thiscall MConnectHistory::IsExist(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?IsExist@MConnectHistory@@QAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginNHNUSA(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginNHNUSA@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	351	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchAccountPenaltyInfo::IsBlock(enum MPenaltyCode)" (?IsBlock@MMatchAccountPenaltyInfo@@QAE_NW4MPenaltyCode@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	207	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchConfig::Create(void)" (?Create@MMatchConfig@@QAE_NXZ) referenced in function "private: virtual bool __thiscall MBMatchServerServerIniReloadObj::OnReload(void)" (?OnReload@MBMatchServerServerIniReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	303	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringAccountItem(int,int,int,unsigned long *,unsigned long *,bool *,int *,unsigned short &)" (?BringAccountItem@MMatchDBMgr@@QAE_NHHHPAK0PA_NPAHAAG@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringAccountItem::Run(void *)" (?Run@MBMatchAsyncDBJob_BringAccountItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringAccountItem.obj
    Error	304	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringAccountItemStackable(int,int,int,int,int,unsigned long *,unsigned long *,bool *,int *,unsigned int *,unsigned short &)" (?BringAccountItemStackable@MMatchDBMgr@@QAE_NHHHHHPAK0PA_NPAHPAIAAG@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringAccountItemStackable::Run(void *)" (?Run@MBMatchAsyncDBJob_BringAccountItemStackable@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringAccountItemStackable.obj
    Error	305	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringBackAccountItem(int,int,int)" (?BringBackAccountItem@MMatchDBMgr@@QAE_NHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringBackAccountItem::Run(void *)" (?Run@MBMatchAsyncDBJob_BringBackAccountItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringBackAccountItem.obj
    Error	306	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringBackAccountItemStackable(int,int,int,int)" (?BringBackAccountItemStackable@MMatchDBMgr@@QAE_NHHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringBackAccountItemStackable::Run(void *)" (?Run@MBMatchAsyncDBJob_BringBackAccountItemStackable@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringBackAccountItemStackable.obj
    Error	211	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BuyBountyItem(unsigned int,int,int,int,unsigned long,bool,unsigned long *)" (?BuyBountyItem@MMatchDBMgr@@QAE_NIHHHK_NPAK@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BuyBountyItem::Run(void *)" (?Run@MBMatchAsyncDBJob_BuyBountyItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BuyBountyItem.obj
    Error	212	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::ChangeGambleItemToRewardNormalItem(unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,int &)" (?ChangeGambleItemToRewardNormalItem@MMatchDBMgr@@QAE_NKKKKKKAAH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleItem.obj
    Error	213	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::ChangeGambleItemToRewardSpendableItem(unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,int &)" (?ChangeGambleItemToRewardSpendableItem@MMatchDBMgr@@QAE_NKKKKKKAAH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleItem.obj
    Error	238	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CheckPremiumIP(char const *,bool &)" (?CheckPremiumIP@MMatchDBMgr@@QAE_NPBDAA_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	221	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CreateAccount(char const *,char const *,int,char const *,int,int)" (?CreateAccount@MMatchDBMgr@@QAE_NPBD0H0HH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	237	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CreateAccount_Netmarble(char const *,char const *,int,int,int,int *)" (?CreateAccount_Netmarble@MMatchDBMgr@@QAE_NPBD0HHHPAH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	223	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountInfo(unsigned long,struct MMatchAccountInfo *,int)" (?GetAccountInfo@MMatchDBMgr@@QAE_NKPAUMMatchAccountInfo@@H@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	226	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountPenaltyInfo(unsigned long,class MMatchAccountPenaltyInfo *)" (?GetAccountPenaltyInfo@MMatchDBMgr@@QAE_NKPAVMMatchAccountPenaltyInfo@@@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	320	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetCharItemInfo(class MMatchCharInfo *)" (?GetCharItemInfo@MMatchDBMgr@@QAE_NPAVMMatchCharInfo@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	322	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetCharQuestItemInfo(class MMatchCharInfo *)" (?GetCharQuestItemInfo@MMatchDBMgr@@QAE_NPAVMMatchCharInfo@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	219	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetLoginInfo(char const *,unsigned int *,char *)" (?GetLoginInfo@MMatchDBMgr@@QAE_NPBDPAIPAD@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	236	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetLoginInfo_Netmarble(char const *,unsigned int *,unsigned int *,char *)" (?GetLoginInfo_Netmarble@MMatchDBMgr@@QAE_NPBDPAI1PAD@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	243	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::SellingItemToBounty(int,int,int,int,int)" (?SellingItemToBounty@MMatchDBMgr@@QAE_NHHHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_SellItem::Run(void *)" (?Run@MBMatchAsyncDBJob_SellItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_SellItem.obj
    Error	244	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::SellingSpendableItemToBounty(int,int,int,int,int,int)" (?SellingSpendableItemToBounty@MMatchDBMgr@@QAE_NHHHHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_SellItem::Run(void *)" (?Run@MBMatchAsyncDBJob_SellItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_SellItem.obj
    Error	377	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateAccountPowerLevelingInfo(unsigned long,unsigned long)" (?UpdateAccountPowerLevelingInfo@MMatchDBMgr@@QAE_NKK@Z) referenced in function "private: bool __thiscall MBMatchServer::IncreaseAttackerKillCount(class MMatchObject *,class MMatchObject *,unsigned long)" (?IncreaseAttackerKillCount@MBMatchServer@@AAE_NPAVMMatchObject@@0K@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	215	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateCharGambleItemCount(unsigned int,unsigned int,unsigned int)" (?UpdateCharGambleItemCount@MMatchDBMgr@@QAE_NIII@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleQuestItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleQuestItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	245	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateCharLevel(int,int,int,int,int,int,bool)" (?UpdateCharLevel@MMatchDBMgr@@QAE_NHHHHHH_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_UpdateCharLevel::Run(void *)" (?Run@MBMatchAsyncDBJob_UpdateCharLevel@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_UpdateCharLevel.obj
    Error	246	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateCharPlayInfo(int,int,int,int,int,int,int,int,int,bool)" (?UpdateCharPlayInfo@MMatchDBMgr@@QAE_NHHHHHHHHH_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_UpdateCharPlayInfo::Run(void *)" (?Run@MBMatchAsyncDBJob_UpdateCharPlayInfo@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_UpdateCharPlayInfo.obj
    Error	321	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateEquipedItem(unsigned long,enum MMatchCharItemParts,unsigned long,unsigned long)" (?UpdateEquipedItem@MMatchDBMgr@@QAE_NKW4MMatchCharItemParts@@KK@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	214	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateQuestItem(int,class MQuestItemMap &,class MQuestMonsterBible &)" (?UpdateQuestItem@MMatchDBMgr@@QAE_NHAAVMQuestItemMap@@AAVMQuestMonsterBible@@@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleQuestItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleQuestItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	317	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEquipedItem::IsEmpty(enum MMatchCharItemParts)" (?IsEmpty@MMatchEquipedItem@@QAE_NW4MMatchCharItemParts@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	253	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEquipedItem::IsEquipedItem(struct MUID const &,enum MMatchCharItemParts &)" (?IsEquipedItem@MMatchEquipedItem@@QAE_NABUMUID@@AAW4MMatchCharItemParts@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_Item_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_Item_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	314	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEquipedItem::SetItem(enum MMatchCharItemParts,struct MUID const &,class MMatchItem *)" (?SetItem@MMatchEquipedItem@@QAE_NW4MMatchCharItemParts@@ABUMUID@@PAVMMatchItem@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	205	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEventDescManager::LoadEventXML(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?LoadEventXML@MMatchEventDescManager@@QAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "private: virtual bool __thiscall MBMatchServerEventXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerEventXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	209	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEventFactoryManager::LoadEventListXML(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?LoadEventListXML@MMatchEventFactoryManager@@QAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "private: virtual bool __thiscall MBMatchServerEventListXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerEventListXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	272	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchGambleItemManager::SetGambleItemCount(int,int)" (?SetGambleItemCount@MMatchGambleItemManager@@QAE_NHH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	273	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchGambleItemManager::SetGambleItemCount(struct MUID const &,int)" (?SetGambleItemCount@MMatchGambleItemManager@@QAE_NABUMUID@@H@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleItem(class MAsyncJob *)" (?OnAsyncGambleItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	199	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchItemDescMgr::ReadXml(char const *)" (?ReadXml@MMatchItemDescMgr@@QAE_NPBD@Z) referenced in function "private: virtual bool __thiscall MBMatchServerZItemXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerZItemXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	254	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchItemMap::RemoveItem(struct MUID const &)" (?RemoveItem@MMatchItemMap@@QAE_NABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_Item_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_Item_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	240	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchPremiumIPCache::CheckPremiumIP(unsigned long,bool &)" (?CheckPremiumIP@MMatchPremiumIPCache@@QAE_NKAA_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	176	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchScheduleMgr::AddDynamicSchedule(class MMatchScheduleData *)" (?AddDynamicSchedule@MMatchScheduleMgr@@QAE_NPAVMMatchScheduleData@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	100	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchServer::Create(int)" (?Create@MMatchServer@@QAE_NH@Z) referenced in function "public: virtual int __thiscall CMatchServerDoc::OnNewDocument(void)" (?OnNewDocument@CMatchServerDoc@@UAEHXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	70	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchServer::OnRequestSurvivalModeGroupRanking(void)" (?OnRequestSurvivalModeGroupRanking@MMatchServer@@QAE_NXZ) referenced in function "private: void __thiscall CMatchServerApp::RequestDBRankingList(void)" (?RequestDBRankingList@CMatchServerApp@@AAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	340	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchShop::IsSellItem(unsigned long)" (?IsSellItem@MMatchShop@@QAE_NK@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestBuyItem(struct MUID const &,unsigned long,int)" (?OnRequestBuyItem@MBMatchServer@@IAEXABUMUID@@KH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	382	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchStage::CheckBanList(int)" (?CheckBanList@MMatchStage@@QAE_NH@Z) referenced in function "protected: virtual int __thiscall MBMatchServer::ValidateStageJoin(struct MUID const &,struct MUID const &)" (?ValidateStageJoin@MBMatchServer@@MAEHABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	142	error LNK2019: unresolved external symbol "public: bool __thiscall MSafeUDP::Send(unsigned long,int,char *,unsigned long)" (?Send@MSafeUDP@@QAE_NKHPADK@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::SendMonitorUDP(unsigned long,unsigned short,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?SendMonitorUDP@MBMatchServer@@MAE_NKGABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	62	error LNK2019: unresolved external symbol "public: bool __thiscall MZFileSystem::Create(char const *,char const *)" (?Create@MZFileSystem@@QAE_NPBD0@Z) referenced in function "public: virtual int __thiscall CMatchServerApp::InitInstance(void)" (?InitInstance@CMatchServerApp@@UAEHXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	270	error LNK2019: unresolved external symbol "public: bool const __thiscall MMatchGambleItemManager::AddGambleItem(struct MUID const &,unsigned long,unsigned long,int)" (?AddGambleItem@MMatchGambleItemManager@@QAE?B_NABUMUID@@KKH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	333	error LNK2019: unresolved external symbol "public: bool const __thiscall MMatchGambleMachine::IsItTimeoverEventGambleItem(unsigned long,unsigned long)const " (?IsItTimeoverEventGambleItem@MMatchGambleMachine@@QBE?B_NKK@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestBuyItem(struct MUID const &,unsigned long,int)" (?OnRequestBuyItem@MBMatchServer@@IAEXABUMUID@@KH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	157	error LNK2019: unresolved external symbol "public: class MAgentObject * __thiscall MMatchServer::GetAgent(struct MUID const &)" (?GetAgent@MMatchServer@@QAEPAVMAgentObject@@ABUMUID@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnNetClear(struct MUID const &)" (?OnNetClear@MBMatchServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	125	error LNK2019: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	10	error LNK2019: unresolved external symbol "public: class MCommandParameter * __thiscall MCommand::GetParameter(int)const " (?GetParameter@MCommand@@QBEPAVMCommandParameter@@H@Z) referenced in function "public: void __thiscall CCommandLogView::AddCommand(unsigned long,enum CCommandLogView::CCommandType,class MCommand *)" (?AddCommand@CCommandLogView@@QAEXKW4CCommandType@1@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\CommandLogView.obj
    Error	271	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByCIID(unsigned long)const " (?GetGambleItemByCIID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	326	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByIndex(unsigned long)const " (?GetGambleItemByIndex@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@K@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	327	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByItemID(unsigned long)const " (?GetGambleItemByItemID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@K@Z) referenced in function "protected: bool const __thiscall MBMatchServer::CheckUserCanBuyItem(class MMatchObject *,int,int,unsigned long)" (?CheckUserCanBuyItem@MBMatchServer@@IAE?B_NPAVMMatchObject@@HHK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	216	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByUID(struct MUID const &)const " (?GetGambleItemByUID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@ABUMUID@@@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleQuestItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleQuestItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	281	error LNK2019: unresolved external symbol "public: class MMatchGambleItem const * __thiscall MMatchGambleMachine::GetGambleItemByGambleItemID(unsigned long)const " (?GetGambleItemByGambleItemID@MMatchGambleMachine@@QBEPBVMMatchGambleItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	329	error LNK2019: unresolved external symbol "public: class MMatchGambleItem const * __thiscall MMatchGambleMachine::GetGambleItemByIndex(unsigned long)const " (?GetGambleItemByIndex@MMatchGambleMachine@@QBEPBVMMatchGambleItem@@K@Z) referenced in function "protected: class MCommandParameterBlob * __thiscall MBMatchServer::MakeShopGambleItemListBlob(void)const " (?MakeShopGambleItemListBlob@MBMatchServer@@IBEPAVMCommandParameterBlob@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	330	error LNK2019: unresolved external symbol "public: class MMatchGambleRewardItem const * __thiscall MMatchGambleMachine::Gamble(unsigned long)const " (?Gamble@MMatchGambleMachine@@QBEPBVMMatchGambleRewardItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestGamble(struct MUID const &,struct MUID const &)" (?OnRequestGamble@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	315	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchEquipedItem::GetItem(enum MMatchCharItemParts)" (?GetItem@MMatchEquipedItem@@QAEPAVMMatchItem@@W4MMatchCharItemParts@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	255	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItem(struct MUID const &)const " (?GetItem@MMatchItemMap@@QBEPAVMMatchItem@@ABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_Item_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_Item_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	257	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItemByCIID(unsigned long)const " (?GetItemByCIID@MMatchItemMap@@QBEPAVMMatchItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	319	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItemByItemID(unsigned long)const " (?GetItemByItemID@MMatchItemMap@@QBEPAVMMatchItem@@K@Z) referenced in function "protected: bool const __thiscall MBMatchServer::CheckUserCanBuyItem(class MMatchObject *,int,int,unsigned long)" (?CheckUserCanBuyItem@MBMatchServer@@IAE?B_NPAVMMatchObject@@HHK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	164	error LNK2019: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z) referenced in function "protected: bool __thiscall MBMatchServer::IsKeeper(struct MUID const &)" (?IsKeeper@MBMatchServer@@IAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	289	error LNK2019: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetPlayerByAID(unsigned long)" (?GetPlayerByAID@MMatchServer@@QAEPAVMMatchObject@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGameOnLogin(class MAsyncJob *)" (?OnAsyncGameOnLogin@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	177	error LNK2019: unresolved external symbol "public: class MMatchScheduleData * __thiscall MMatchScheduleMgr::MakeOnceScheduleData(unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,class MCommand *)" (?MakeOnceScheduleData@MMatchScheduleMgr@@QAEPAVMMatchScheduleData@@EEEEEPAVMCommand@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	335	error LNK2019: unresolved external symbol "public: class MMatchStage * __thiscall MMatchServer::FindStage(struct MUID const &)" (?FindStage@MMatchServer@@QAEPAVMMatchStage@@ABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	9	error LNK2019: unresolved external symbol "public: int __thiscall MCommand::GetParameterCount(void)const " (?GetParameterCount@MCommand@@QBEHXZ) referenced in function "public: void __thiscall CCommandLogView::AddCommand(unsigned long,enum CCommandLogView::CCommandType,class MCommand *)" (?AddCommand@CCommandLogView@@QAEXKW4CCommandType@1@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\CommandLogView.obj
    Error	370	error LNK2019: unresolved external symbol "public: int __thiscall MDatabase::IsOpen(void)const " (?IsOpen@MDatabase@@QBEHXZ) referenced in function "protected: void __thiscall MBMatchServer::OnResponseServerStatus(struct MUID const &)" (?OnResponseServerStatus@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	258	error LNK2019: unresolved external symbol "public: int __thiscall MMatchItemMap::GetItemCount(struct MUID const &)" (?GetItemCount@MMatchItemMap@@QAEHABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_SpendableItem_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_SpendableItem_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	156	error LNK2019: unresolved external symbol "public: int __thiscall MMatchServer::AgentRemove(struct MUID const &,class std::_Tree_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<struct MUID const ,class MAgentObject *> > > > *)" (?AgentRemove@MMatchServer@@QAEHABUMUID@@PAV?$_Tree_iterator@V?$_Tree_val@U?$_Tree_simple_types@U?$pair@$$CBUMUID@@PAVMAgentObject@@@std@@@std@@@std@@@std@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnNetClear(struct MUID const &)" (?OnNetClear@MBMatchServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	259	error LNK2019: unresolved external symbol "public: int __thiscall MQuestItem::Increase(int)" (?Increase@MQuestItem@@QAEHH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleQuestItem(class MAsyncJob *)" (?OnAsyncGambleQuestItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	57	error LNK2019: unresolved external symbol "public: int __thiscall MServer::GetCommObjCount(void)" (?GetCommObjCount@MServer@@QAEHXZ) referenced in function "protected: void __thiscall CMainFrame::UpdateServerStatusBar(void)" (?UpdateServerStatusBar@CMainFrame@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	350	error LNK2019: unresolved external symbol "public: static bool __cdecl MPacketCrypter::Decrypt(char *,int,struct MPacketCrypterKey *)" (?Decrypt@MPacketCrypter@@SA_NPADHPAUMPacketCrypterKey@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginGameOn(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginGameOn@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	58	error LNK2019: unresolved external symbol "public: static bool __cdecl MRegistry::ReadBinary(struct HKEY__ *,char const *,char *,unsigned long *)" (?ReadBinary@MRegistry@@SA_NPAUHKEY__@@PBDPADPAK@Z) referenced in function "protected: void __thiscall CMainFrame::ReadPosition(void)" (?ReadPosition@CMainFrame@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	71	error LNK2019: unresolved external symbol "public: static class MMatchCheckLoopTime * __cdecl MMatchCheckLoopTime::GetInstance(void)" (?GetInstance@MMatchCheckLoopTime@@SAPAV1@XZ) referenced in function "class MMatchCheckLoopTime * __cdecl MGetCheckLoopTimeInstance(void)" (?MGetCheckLoopTimeInstance@@YAPAVMMatchCheckLoopTime@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	53	error LNK2019: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	380	error LNK2019: unresolved external symbol "public: static class MMatchGameTypeMgr * __cdecl MMatchGameTypeMgr::GetInstance(void)" (?GetInstance@MMatchGameTypeMgr@@SAPAV1@XZ) referenced in function "class MMatchGameTypeMgr * __cdecl MGetGameTypeMgr(void)" (?MGetGameTypeMgr@@YAPAVMMatchGameTypeMgr@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	201	error LNK2019: unresolved external symbol "public: static class MMatchItemDescMgr * __cdecl MMatchItemDescMgr::GetInstance(void)" (?GetInstance@MMatchItemDescMgr@@SAPAV1@XZ) referenced in function "class MMatchItemDescMgr * __cdecl MGetMatchItemDescMgr(void)" (?MGetMatchItemDescMgr@@YAPAVMMatchItemDescMgr@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	184	error LNK2019: unresolved external symbol "public: static class MMatchLocale * __cdecl MMatchLocale::GetInstance(void)" (?GetInstance@MMatchLocale@@SAPAV1@XZ) referenced in function "class MMatchLocale * __cdecl MGetLocale(void)" (?MGetLocale@@YAPAVMMatchLocale@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	239	error LNK2019: unresolved external symbol "public: static class MMatchPremiumIPCache * __cdecl MMatchPremiumIPCache::GetInstance(void)" (?GetInstance@MMatchPremiumIPCache@@SAPAV1@XZ) referenced in function "class MMatchPremiumIPCache * __cdecl MPremiumIPCache(void)" (?MPremiumIPCache@@YAPAVMMatchPremiumIPCache@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	5	error LNK2019: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ) referenced in function "public: void __thiscall CChildFrame::OnToolTest32801(void)" (?OnToolTest32801@CChildFrame@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ChildFrm.obj
    Error	342	error LNK2019: unresolved external symbol "public: static class MMatchShop * __cdecl MMatchShop::GetInstance(void)" (?GetInstance@MMatchShop@@SAPAV1@XZ) referenced in function "class MMatchShop * __cdecl MGetMatchShop(void)" (?MGetMatchShop@@YAPAVMMatchShop@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	39	error LNK2019: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	389	error LNK2019: unresolved external symbol "public: static int __cdecl MMatchFormula::GetLevelFromExp(unsigned long)" (?GetLevelFromExp@MMatchFormula@@SAHK@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	300	error LNK2019: unresolved external symbol "public: static int __cdecl MMatchFormula::GetLevelPercent(unsigned long,int)" (?GetLevelPercent@MMatchFormula@@SAHKH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	138	error LNK2019: unresolved external symbol "public: static unsigned int __cdecl MMatchAntiHack::GetFielCRCSize(void)" (?GetFielCRCSize@MMatchAntiHack@@SAIXZ) referenced in function "private: void __thiscall MBMatchServer::WriteServerInfoLog(void)" (?WriteServerInfoLog@MBMatchServer@@AAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	204	error LNK2019: unresolved external symbol "public: static void __cdecl MMatchAntiHack::InitClientFileList(void)" (?InitClientFileList@MMatchAntiHack@@SAXXZ) referenced in function "private: virtual bool __thiscall MBMatchServerFileListCrcReloadObj::OnReload(void)" (?OnReload@MBMatchServerFileListCrcReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	59	error LNK2019: unresolved external symbol "public: static void __cdecl MRegistry::WriteBinary(struct HKEY__ *,char const *,char const *,unsigned long)" (?WriteBinary@MRegistry@@SAXPAUHKEY__@@PBD1K@Z) referenced in function "protected: void __thiscall CMainFrame::WritePosition(void)" (?WritePosition@CMainFrame@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	313	error LNK2019: unresolved external symbol "public: struct MMatchItemDesc * __thiscall MMatchItem::GetDesc(void)const " (?GetDesc@MMatchItem@@QBEPAUMMatchItemDesc@@XZ) referenced in function "protected: bool __thiscall MBMatchServer::IsValidSellItem(struct MUID const &,struct MUID const &,int)" (?IsValidSellItem@MBMatchServer@@IAE_NABUMUID@@0H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	247	error LNK2019: unresolved external symbol "public: struct MMatchItemDesc * __thiscall MMatchItemDescMgr::GetItemDesc(unsigned long)" (?GetItemDesc@MMatchItemDescMgr@@QAEPAUMMatchItemDesc@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItem(class MAsyncJob *)" (?OnAsyncBringAccountItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	341	error LNK2019: unresolved external symbol "public: struct ShopItemNode * __thiscall MMatchShop::GetSellItemByIndex(int)" (?GetSellItemByIndex@MMatchShop@@QAEPAUShopItemNode@@H@Z) referenced in function "protected: class MCommandParameterBlob * __thiscall MBMatchServer::MakeShopItemListBlob(int,int)const " (?MakeShopItemListBlob@MBMatchServer@@IBEPAVMCommandParameterBlob@@HH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	249	error LNK2019: unresolved external symbol "public: unsigned long __thiscall MMatchItem::GetDescID(void)const " (?GetDescID@MMatchItem@@QBEKXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	169	error LNK2019: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ) referenced in function "protected: virtual void __thiscall MBMatchServer::OnPrepareCommand(class MCommand *)" (?OnPrepareCommand@MBMatchServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	358	error LNK2019: unresolved external symbol "public: virtual __thiscall MAsyncDBJob_UpdateQuestItemInfo::~MAsyncDBJob_UpdateQuestItemInfo(void)" (??1MAsyncDBJob_UpdateQuestItemInfo@@UAE@XZ) referenced in function "public: virtual void * __thiscall MAsyncDBJob_UpdateQuestItemInfo::`scalar deleting destructor'(unsigned int)" (??_GMAsyncDBJob_UpdateQuestItemInfo@@UAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	106	error LNK2019: unresolved external symbol "public: virtual __thiscall MMaster::~MMaster(void)" (??1MMaster@@UAE@XZ) referenced in function "public: virtual __thiscall MBMaster::~MBMaster(void)" (??1MBMaster@@UAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	393	error LNK2019: unresolved external symbol "public: virtual __thiscall MMatchItemMap::~MMatchItemMap(void)" (??1MMatchItemMap@@UAE@XZ) referenced in function __unwindfunclet$??0MMatchCharInfo@@QAE@XZ$0	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	144	error LNK2019: unresolved external symbol "public: virtual __thiscall MMatchServer::~MMatchServer(void)" (??1MMatchServer@@UAE@XZ) referenced in function __unwindfunclet$??0MBMatchServer@@QAE@PAVCOutputView@@@Z$0	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	61	error LNK2019: unresolved external symbol "public: virtual __thiscall MZFileSystem::~MZFileSystem(void)" (??1MZFileSystem@@UAE@XZ) referenced in function "public: virtual __thiscall CMatchServerApp::~CMatchServerApp(void)" (??1CMatchServerApp@@UAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	173	error LNK2019: unresolved external symbol "public: virtual void __thiscall MMatchServer::Log(unsigned int,char const *)" (?Log@MMatchServer@@UAEXIPBD@Z) referenced in function "public: virtual void __thiscall MBMatchServer::Log(unsigned int,char const *)" (?Log@MBMatchServer@@UAEXIPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	145	error LNK2019: unresolved external symbol "public: virtual void __thiscall MMatchServer::Shutdown(void)" (?Shutdown@MMatchServer@@UAEXXZ) referenced in function "public: virtual void __thiscall MBMatchServer::Shutdown(void)" (?Shutdown@MBMatchServer@@UAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	346	error LNK2019: unresolved external symbol "public: void * __thiscall MUIDRefCache::GetRef(struct MUID const &)" (?GetRef@MUIDRefCache@@QAEPAXABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginGameOn(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginGameOn@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	132	error LNK2019: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ) referenced in function "private: class MBMatchGameguard * __thiscall MBMatchServer::GetGameguard(struct MUID const &)" (?GetGameguard@MBMatchServer@@AAEPAVMBMatchGameguard@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	395	error LNK2019: unresolved external symbol "public: void __thiscall DBQuestCachingData::Reset(void)" (?Reset@DBQuestCachingData@@QAEXXZ) referenced in function "public: __thiscall MMatchCharInfo::MMatchCharInfo(void)" (??0MMatchCharInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	85	error LNK2019: unresolved external symbol "public: void __thiscall MCommandCommunicator::Run(void)" (?Run@MCommandCommunicator@@QAEXXZ) referenced in function "public: void __thiscall CMatchServerDoc::Run(void)" (?Run@CMatchServerDoc@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	354	error LNK2019: unresolved external symbol "public: void __thiscall MConnectHistory::Add(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned long)" (?Add@MConnectHistory@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginNHNUSA(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginNHNUSA@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	73	error LNK2019: unresolved external symbol "public: void __thiscall MMatchCheckLoopTime::SaveLoopLogFile(void)" (?SaveLoopLogFile@MMatchCheckLoopTime@@QAEXXZ) referenced in function "protected: virtual int __thiscall CMatchServerApp::Run(void)" (?Run@CMatchServerApp@@MAEHXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	208	error LNK2019: unresolved external symbol "public: void __thiscall MMatchConfig::Clear(void)" (?Clear@MMatchConfig@@QAEXXZ) referenced in function "private: virtual bool __thiscall MBMatchServerServerIniReloadObj::OnReload(void)" (?OnReload@MBMatchServerServerIniReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	318	error LNK2019: unresolved external symbol "public: void __thiscall MMatchEquipedItem::GetTotalWeight(int *,int *)" (?GetTotalWeight@MMatchEquipedItem@@QAEXPAH0@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::ResponseTakeoffItem(struct MUID const &,enum MMatchCharItemParts)" (?ResponseTakeoffItem@MBMatchServer@@MAEXABUMUID@@W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	316	error LNK2019: unresolved external symbol "public: void __thiscall MMatchEquipedItem::Remove(enum MMatchCharItemParts)" (?Remove@MMatchEquipedItem@@QAEXW4MMatchCharItemParts@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::ResponseTakeoffItem(struct MUID const &,enum MMatchCharItemParts)" (?ResponseTakeoffItem@MBMatchServer@@MAEXABUMUID@@W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	206	error LNK2019: unresolved external symbol "public: void __thiscall MMatchEventDescManager::ClearEventDesc(void)" (?ClearEventDesc@MMatchEventDescManager@@QAEXXZ) referenced in function "public: __thiscall MMatchEventDescManager::~MMatchEventDescManager(void)" (??1MMatchEventDescManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	274	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleItemManager::DeleteGambleItem(struct MUID const &)" (?DeleteGambleItem@MMatchGambleItemManager@@QAEXABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleItem(class MAsyncJob *)" (?OnAsyncGambleItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	396	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleItemManager::Release(void)" (?Release@MMatchGambleItemManager@@QAEXXZ) referenced in function "public: __thiscall MMatchGambleItemManager::~MMatchGambleItemManager(void)" (??1MMatchGambleItemManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	331	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleMachine::GetItemVectorByCheckedItemTime(class std::vector<unsigned long,class std::allocator<unsigned long> > &,unsigned long)const " (?GetItemVectorByCheckedItemTime@MMatchGambleMachine@@QBEXAAV?$vector@KV?$allocator@K@std@@@std@@K@Z) referenced in function "protected: class MCommandParameterBlob * __thiscall MBMatchServer::MakeShopGambleItemListBlob(void)const " (?MakeShopGambleItemListBlob@MBMatchServer@@IBEPAVMCommandParameterBlob@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	332	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleMachine::GetOpenedGambleItemList(class std::vector<unsigned long,class std::allocator<unsigned long> > &)const " (?GetOpenedGambleItemList@MMatchGambleMachine@@QBEXAAV?$vector@KV?$allocator@K@std@@@std@@@Z) referenced in function "protected: bool const __thiscall MBMatchServer::SendGambleItemList(class MMatchObject const *)" (?SendGambleItemList@MBMatchServer@@IAE?B_NPBVMMatchObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	364	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleMachine::WriteGambleItemInfoToLog(void)const " (?WriteGambleItemInfoToLog@MMatchGambleMachine@@QBEXXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	252	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItem::DecreaseCount(int)" (?DecreaseCount@MMatchItem@@QAEXH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_SpendableItem_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_SpendableItem_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	251	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItem::IncreaseCount(int)" (?IncreaseCount@MMatchItem@@QAEXH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	399	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItemDesc::CacheCRC32(class MMatchCRC32XORCache &)" (?CacheCRC32@MMatchItemDesc@@QAEXAAVMMatchCRC32XORCache@@@Z) referenced in function "private: void __thiscall TestCRCStage::MakeResourceCRC32(class TestCRCServer &,struct MUID,unsigned long &,unsigned long &)" (?MakeResourceCRC32@TestCRCStage@@AAEXAAVTestCRCServer@@UMUID@@AAK2@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestCRCStage.obj
    Error	200	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItemDescMgr::Clear(void)" (?Clear@MMatchItemDescMgr@@QAEXXZ) referenced in function "private: virtual bool __thiscall MBMatchServerZItemXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerZItemXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	139	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::DisconnectHacker(enum MMatchHackingType)" (?DisconnectHacker@MMatchObject@@QAEXW4MMatchHackingType@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRun_XTrap(unsigned long)" (?OnRun_XTrap@MBMatchServer@@IAEXK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	276	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::FreeCharInfo(void)" (?FreeCharInfo@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	280	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::FreeDuelTournamentInfo(void)" (?FreeDuelTournamentInfo@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	277	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::FreeFriendInfo(void)" (?FreeFriendInfo@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	378	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::OnDead(void)" (?OnDead@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	379	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::OnKill(void)" (?OnKill@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	278	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::SetCharInfo(class MMatchCharInfo *)" (?SetCharInfo@MMatchObject@@QAEXPAVMMatchCharInfo@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	352	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::UpdateTickLastPacketRecved(void)" (?UpdateTickLastPacketRecved@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	275	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObjectCharBuff::FreeCharBuffInfo(void)" (?FreeCharBuffInfo@MMatchObjectCharBuff@@QAEXXZ) referenced in function "public: void __thiscall MMatchObject::FreeCharBuff(void)" (?FreeCharBuff@MMatchObject@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	241	error LNK2019: unresolved external symbol "public: void __thiscall MMatchPremiumIPCache::AddIP(unsigned long,bool)" (?AddIP@MMatchPremiumIPCache@@QAEXK_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	242	error LNK2019: unresolved external symbol "public: void __thiscall MMatchPremiumIPCache::OnDBFailed(void)" (?OnDBFailed@MMatchPremiumIPCache@@QAEXXZ) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	368	error LNK2019: unresolved external symbol "public: void __thiscall MMatchRuleAssassinate::ChooseAdminAsCommander(void)" (?ChooseAdminAsCommander@MMatchRuleAssassinate@@QAEXXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	175	error LNK2019: unresolved external symbol "public: void __thiscall MMatchScheduleData::Release(void)" (?Release@MMatchScheduleData@@QAEXXZ) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	367	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::CheckMemoryCorruption(void)" (?CheckMemoryCorruption@MMatchServer@@QAEXXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	43	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::CheckMemoryTest(int,int)" (?CheckMemoryTest@MMatchServer@@QAEXHH@Z) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	63	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::OnAdminServerHalt(void)" (?OnAdminServerHalt@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnMessageExit(void)" (?OnMessageExit@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	288	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::OnRequestCharQuestItemList(struct MUID const &)" (?OnRequestCharQuestItemList@MMatchServer@@QAEXABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleQuestItem(class MAsyncJob *)" (?OnAsyncGambleQuestItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	307	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::PostAsyncJob(class MAsyncJob *)" (?PostAsyncJob@MMatchServer@@QAEXPAVMAsyncJob@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnLocalGetDBBlockCountryCode(void)" (?OnLocalGetDBBlockCountryCode@MBMatchServer@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	388	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteResponseToListener(class MObject *,int,int)" (?RouteResponseToListener@MMatchServer@@QAEXPAVMObject@@HH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnStageJoin(struct MUID const &,struct MUID const &)" (?OnStageJoin@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	374	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToAllClient(class MCommand *)" (?RouteToAllClient@MMatchServer@@QAEXPAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestKeeperAnnounce(struct MUID const &,char const *)" (?OnRequestKeeperAnnounce@MBMatchServer@@IAEXABUMUID@@PBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	387	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToBattle(struct MUID const &,class MCommand *)" (?RouteToBattle@MMatchServer@@QAEXABUMUID@@PAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	290	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToListener(class MObject *,class MCommand *)" (?RouteToListener@MMatchServer@@QAEXPAVMObject@@PAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetAccountCharInfo(class MAsyncJob *)" (?OnAsyncGetAccountCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	338	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToStage(struct MUID const &,class MCommand *)" (?RouteToStage@MMatchServer@@QAEXABUMUID@@PAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	298	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SendDuelTournamentCharInfoToPlayer(struct MUID)" (?SendDuelTournamentCharInfoToPlayer@MMatchServer@@QAEXUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	297	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SendDuelTournamentPreviousCharInfoToPlayer(struct MUID)" (?SendDuelTournamentPreviousCharInfoToPlayer@MMatchServer@@QAEXUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	66	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SetAccetpInvalidIP(void)" (?SetAccetpInvalidIP@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnSetAccetpInvalidIP(void)" (?OnSetAccetpInvalidIP@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	65	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SetUseCountryFilter(void)" (?SetUseCountryFilter@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnSetUseCountryFilter(void)" (?OnSetUseCountryFilter@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	68	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::UpdateBlockCountryCodeLsit(void)" (?UpdateBlockCountryCodeLsit@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnUpdateBlockCountryCode(void)" (?OnUpdateBlockCountryCode@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	69	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::UpdateCustomIPList(void)" (?UpdateCustomIPList@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnUpdateCustomIP(void)" (?OnUpdateCustomIP@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	67	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::UpdateIPtoCountryList(void)" (?UpdateIPtoCountryList@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnUpdateIPtoCountry(void)" (?OnUpdateIPtoCountry@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	381	error LNK2019: unresolved external symbol "public: void __thiscall MMatchStage::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MMatchStage@@QAEXABUMUID@@0@Z) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	107	error LNK2019: unresolved external symbol "public: void __thiscall MMatchStatus::SaveToLogFile(void)" (?SaveToLogFile@MMatchStatus@@QAEXXZ) referenced in function "public: void __thiscall MBMatchServer::OnViewServerStatus(void)" (?OnViewServerStatus@MBMatchServer@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	372	error LNK2019: unresolved external symbol "public: void __thiscall MObject::AddCommListener(struct MUID)" (?AddCommListener@MObject@@QAEXUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestConnectMatchServer(struct MUID const &)" (?OnRequestConnectMatchServer@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	394	error LNK2019: unresolved external symbol "public: void __thiscall MQuestItemMap::Clear(void)" (?Clear@MQuestItemMap@@QAEXXZ) referenced in function "public: __thiscall MMatchCharInfo::MMatchCharInfo(void)" (??0MMatchCharInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	178	error LNK2019: unresolved external symbol "struct tm * __cdecl MMatchGetLocalTime(void)" (?MMatchGetLocalTime@@YAPAUtm@@XZ) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	44	error LNK2019: unresolved external symbol "unsigned long __cdecl CrashExceptionDump(struct _EXCEPTION_POINTERS *,char const *,bool)" (?CrashExceptionDump@@YAKPAU_EXCEPTION_POINTERS@@PBD_N@Z) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	343	error LNK2019: unresolved external symbol "unsigned long __cdecl MGetTimeDistance(unsigned long,unsigned long)" (?MGetTimeDistance@@YAKKK@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	191	error LNK2019: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	185	error LNK2019: unresolved external symbol "void * __cdecl MMakeBlobArray(int,int)" (?MMakeBlobArray@@YAPAXHH@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	299	error LNK2019: unresolved external symbol "void __cdecl CopyCharInfoForTrans(struct MTD_CharInfo *,class MMatchCharInfo *,class MMatchObject *)" (?CopyCharInfoForTrans@@YAXPAUMTD_CharInfo@@PAVMMatchCharInfo@@PAVMMatchObject@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	391	error LNK2019: unresolved external symbol "void __cdecl DoTestResourceCRC32Cache(void)" (?DoTestResourceCRC32Cache@@YAXXZ) referenced in function "public: void __thiscall MBMatchTest::DoTest(unsigned long)" (?DoTest@MBMatchTest@@QAEXK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest.obj
    Error	12	error LNK2019: unresolved external symbol "void __cdecl InitLog(int,char const *)" (?InitLog@@YAXHPBD@Z) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	328	error LNK2019: unresolved external symbol "void __cdecl Make_MTDItemNode(struct MTD_ItemNode *,struct MUID &,unsigned long,int,int,int)" (?Make_MTDItemNode@@YAXPAUMTD_ItemNode@@AAUMUID@@KHHH@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	188	error LNK2019: unresolved external symbol "void __cdecl MEraseBlobArray(void *)" (?MEraseBlobArray@@YAXPAX@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	16	error LNK2019: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ) referenced in function "public: bool __thiscall MBMatchNHMModule::IsAuthUser(char const *,char const *)" (?IsAuthUser@MBMatchNHMModule@@QAE_NPBD0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNAuth.obj
    Error	136	error LNK2019: unresolved external symbol "void __cdecl SetupRCPLog(void (__cdecl*)(char const *,...))" (?SetupRCPLog@@YAXP6AXPBDZZ@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCreate(void)" (?OnCreate@MBMatchServer@@MAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	401	error LNK2019: unresolved external symbol _EnumProcessModules@16 referenced in function "public: void __thiscall MBMatchSystemInfo::GetExeFileName(char *)" (?GetExeFileName@MBMatchSystemInfo@@QAEXPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchSystemInfo.obj
    Error	402	error LNK2019: unresolved external symbol _GetModuleBaseNameA@16 referenced in function "public: void __thiscall MBMatchSystemInfo::GetExeFileName(char *)" (?GetExeFileName@MBMatchSystemInfo@@QAEXPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchSystemInfo.obj
    Last edited by Chrisss; 11-10-13 at 02:28 AM.


  2. #2
    Its Friday :D! trunksx is offline
    MemberRank
    Feb 2007 Join Date
    PerúLocation
    232Posts

    Re: Problem?

    you are using the mutex bind function and not using the right winsock header, replace bind to ::bind there are two places where u get that error:
    MTCPSocket.cpp
    Find:
    Code:
    if (bind(m_Socket, (struct sockaddr*)&LocalAddress, sizeof(LocalAddress)) == SOCKET_ERROR)
    Replace:

    Code:
    if ((::bind(m_Socket, (struct sockaddr*)&LocalAddress, sizeof(LocalAddress))) == SOCKET_ERROR)
    RealCPNet.cpp
    Find:
    Code:
    nRet = bind(m_sdListen, (struct sockaddr *)&si_addrlocal, sizeof(si_addrlocal));
    Replace:
    Code:
    nRet = ::bind(m_sdListen, (struct sockaddr *)&si_addrlocal, sizeof(si_addrlocal));

  3. #3
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Problem?

    Quote Originally Posted by trunksx View Post
    you are using the mutex bind function and not using the right winsock header, replace bind to ::bind there are two places where u get that error:
    MTCPSocket.cpp
    Find:
    Code:
    if (bind(m_Socket, (struct sockaddr*)&LocalAddress, sizeof(LocalAddress)) == SOCKET_ERROR)
    Replace:

    Code:
    if ((::bind(m_Socket, (struct sockaddr*)&LocalAddress, sizeof(LocalAddress))) == SOCKET_ERROR)
    RealCPNet.cpp
    Find:
    Code:
    nRet = bind(m_sdListen, (struct sockaddr *)&si_addrlocal, sizeof(si_addrlocal));
    Replace:
    Code:
    nRet = ::bind(m_sdListen, (struct sockaddr *)&si_addrlocal, sizeof(si_addrlocal));
    Ah finally! Thanks ever soo much, this helped.

    EDIT : You got any idea on how to fix this error?
    Code:
    Error	4	error LNK2019: unresolved external symbol __set_security_error_handler referenced in function "void __cdecl SetSecurityErrorHandler(void (__cdecl*)(int,void *))" (?SetSecurityErrorHandler@@YAXP6AXHPAX@Z@Z)	C:\Users\Chris\Desktop\GunZ\Stable\Gunz\CSCommonE.lib(MMatchDebug.obj)

  4. #4
    Its Friday :D! trunksx is offline
    MemberRank
    Feb 2007 Join Date
    PerúLocation
    232Posts

    Re: Problem?

    coment everything related to SetSecurityErrorHandler at MMatchDebug.cpp also in MMatchDebug.h and other places where the function is called

  5. #5
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Problem?

    Quote Originally Posted by trunksx View Post
    coment everything related to SetSecurityErrorHandler at MMatchDebug.cpp also in MMatchDebug.h and other places where the function is called
    Yeah just looked in the CQ source and saw it was all commented so I did the same, thanks very much, also check your PM.

    New problem, everything was going fine in Matchserver, I then was left with MMonitor, so i removed that, now i got this heap load of shit... any help?

    Code:
    Error	403	error LNK1120: 256 unresolved externals	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\Runtime\MatchServer.exe
    Error	196	error LNK2001: unresolved external symbol "int __cdecl MGetBlobArraySize(void *)" (?MGetBlobArraySize@@YAHPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	197	error LNK2001: unresolved external symbol "int __cdecl MGetBlobArraySize(void *)" (?MGetBlobArraySize@@YAHPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	210	error LNK2001: unresolved external symbol "private: static class std::list<unsigned int,class std::allocator<unsigned int> > MMatchAntiHack::m_clientFileListCRC" (?m_clientFileListCRC@MMatchAntiHack@@0V?$list@IV?$allocator@I@std@@@std@@A)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	390	error LNK2001: unresolved external symbol "private: static unsigned long * MMatchFormula::m_nNeedExp" (?m_nNeedExp@MMatchFormula@@0PAKA)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	198	error LNK2001: unresolved external symbol "private: static unsigned short MMatchEventFactoryManager::m_LoadEventSize" (?m_LoadEventSize@MMatchEventFactoryManager@@0GA)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	285	error LNK2001: unresolved external symbol "protected: class MCommand * __thiscall MMatchServer::CreateCmdMatchResponseLoginFailed(struct MUID const &,int)" (?CreateCmdMatchResponseLoginFailed@MMatchServer@@IAEPAVMCommand@@ABUMUID@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	302	error LNK2001: unresolved external symbol "protected: static class MCriticalSection MMatchItemMap::m_csUIDGenerateLock" (?m_csUIDGenerateLock@MMatchItemMap@@1VMCriticalSection@@A)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	301	error LNK2001: unresolved external symbol "protected: static struct MUID MMatchItemMap::m_uidGenerate" (?m_uidGenerate@MMatchItemMap@@1UMUID@@A)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	104	error LNK2001: unresolved external symbol "protected: virtual bool __thiscall MMaster::OnCommand(class MCommand *)" (?OnCommand@MMaster@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	102	error LNK2001: unresolved external symbol "protected: virtual int __thiscall MMaster::OnAccept(class MCommObject *)" (?OnAccept@MMaster@@MAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	151	error LNK2001: unresolved external symbol "protected: virtual int __thiscall MMatchServer::Connect(class MCommObject *)" (?Connect@MMatchServer@@MAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	152	error LNK2001: unresolved external symbol "protected: virtual int __thiscall MMatchServer::OnConnected(struct MUID *,struct MUID *,unsigned int,class MCommObject *)" (?OnConnected@MMatchServer@@MAEHPAUMUID@@0IPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	101	error LNK2001: unresolved external symbol "protected: virtual struct MUID __thiscall MMaster::UseUID(void)" (?UseUID@MMaster@@MAE?AUMUID@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	77	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MCommandCommunicator::OnPrepareCommand(class MCommand *)" (?OnPrepareCommand@MCommandCommunicator@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	75	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MCommandCommunicator::ReceiveCommand(class MCommand *)" (?ReceiveCommand@MCommandCommunicator@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	76	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MCommandCommunicator::ReceiveCommand(class MCommand *)" (?ReceiveCommand@MCommandCommunicator@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	103	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMaster::OnRegisterCommand(class MCommandManager *)" (?OnRegisterCommand@MMaster@@MAEXPAVMCommandManager@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	154	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnHShieldPong(struct MUID const &,unsigned int)" (?OnHShieldPong@MMatchServer@@MAEXABUMUID@@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	153	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnNetPong(struct MUID const &,unsigned int)" (?OnNetPong@MMatchServer@@MAEXABUMUID@@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	150	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnPrepareRun(void)" (?OnPrepareRun@MMatchServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	148	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnRegisterCommand(class MCommandManager *)" (?OnRegisterCommand@MMatchServer@@MAEXPAVMCommandManager@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	90	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnNetClear(struct MUID const &)" (?OnNetClear@MServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	91	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnNetClear(struct MUID const &)" (?OnNetClear@MServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	92	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnNetPong(struct MUID const &,unsigned int)" (?OnNetPong@MServer@@MAEXABUMUID@@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	88	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnPrepareRun(void)" (?OnPrepareRun@MServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	89	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::OnRun(void)" (?OnRun@MServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	86	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::SendCommand(class MCommand *)" (?SendCommand@MServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	87	error LNK2001: unresolved external symbol "protected: virtual void __thiscall MServer::SendCommand(class MCommand *)" (?SendCommand@MServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	294	error LNK2001: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharDBCachingData(class MMatchObject *)" (?UpdateCharDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	295	error LNK2001: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharDBCachingData(class MMatchObject *)" (?UpdateCharDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	269	error LNK2001: unresolved external symbol "protected: void __thiscall MServer::PostSafeQueue(class MCommand *)" (?PostSafeQueue@MServer@@IAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	112	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterBlob::MCommandParameterBlob(void const *,int)" (??0MCommandParameterBlob@@QAE@PBXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	113	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterBlob::MCommandParameterBlob(void const *,int)" (??0MCommandParameterBlob@@QAE@PBXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	267	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterChar::MCommandParameterChar(char)" (??0MCommandParameterChar@@QAE@D@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	261	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	262	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	263	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	109	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterString::MCommandParameterString(char const *)" (??0MCommandParameterString@@QAE@PBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	110	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterString::MCommandParameterString(char const *)" (??0MCommandParameterString@@QAE@PBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	324	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterUID::MCommandParameterUID(struct MUID const &)" (??0MCommandParameterUID@@QAE@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	325	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterUID::MCommandParameterUID(struct MUID const &)" (??0MCommandParameterUID@@QAE@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	265	error LNK2001: unresolved external symbol "public: __thiscall MCommandParameterUInt::MCommandParameterUInt(unsigned int)" (??0MCommandParameterUInt@@QAE@I@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	233	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	234	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	235	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	230	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::MMatchAccountPenaltyInfo(void)" (??0MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	231	error LNK2001: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::MMatchAccountPenaltyInfo(void)" (??0MMatchAccountPenaltyInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	183	error LNK2001: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::~MMatchEventFactoryManager(void)" (??1MMatchEventFactoryManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	181	error LNK2001: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::MMatchEventFactoryManager(void)" (??0MMatchEventFactoryManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	115	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	116	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	118	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	119	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	120	error LNK2001: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	222	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CreateAccount(char const *,char const *,int,char const *,int,int)" (?CreateAccount@MMatchDBMgr@@QAE_NPBD0H0HH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	224	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountInfo(unsigned long,struct MMatchAccountInfo *,int)" (?GetAccountInfo@MMatchDBMgr@@QAE_NKPAUMMatchAccountInfo@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	225	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountInfo(unsigned long,struct MMatchAccountInfo *,int)" (?GetAccountInfo@MMatchDBMgr@@QAE_NKPAUMMatchAccountInfo@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	227	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountPenaltyInfo(unsigned long,class MMatchAccountPenaltyInfo *)" (?GetAccountPenaltyInfo@MMatchDBMgr@@QAE_NKPAVMMatchAccountPenaltyInfo@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	228	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountPenaltyInfo(unsigned long,class MMatchAccountPenaltyInfo *)" (?GetAccountPenaltyInfo@MMatchDBMgr@@QAE_NKPAVMMatchAccountPenaltyInfo@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	220	error LNK2001: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetLoginInfo(char const *,unsigned int *,char *)" (?GetLoginInfo@MMatchDBMgr@@QAE_NPBDPAIPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	121	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	122	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	123	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	124	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Gameguard.obj
    Error	126	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	127	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	128	error LNK2001: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	11	error LNK2001: unresolved external symbol "public: class MCommandParameter * __thiscall MCommand::GetParameter(int)const " (?GetParameter@MCommand@@QBEPAVMCommandParameter@@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	217	error LNK2001: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByUID(struct MUID const &)const " (?GetGambleItemByUID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	218	error LNK2001: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByUID(struct MUID const &)const " (?GetGambleItemByUID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	282	error LNK2001: unresolved external symbol "public: class MMatchGambleItem const * __thiscall MMatchGambleMachine::GetGambleItemByGambleItemID(unsigned long)const " (?GetGambleItemByGambleItemID@MMatchGambleMachine@@QBEPBVMMatchGambleItem@@K@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	256	error LNK2001: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItem(struct MUID const &)const " (?GetItem@MMatchItemMap@@QBEPAVMMatchItem@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	158	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	159	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Gameguard.obj
    Error	160	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	161	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	162	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	163	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	165	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	166	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	167	error LNK2001: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_AntiHack.obj
    Error	336	error LNK2001: unresolved external symbol "public: class MMatchStage * __thiscall MMatchServer::FindStage(struct MUID const &)" (?FindStage@MMatchServer@@QAEPAVMMatchStage@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	337	error LNK2001: unresolved external symbol "public: class MMatchStage * __thiscall MMatchServer::FindStage(struct MUID const &)" (?FindStage@MMatchServer@@QAEPAVMMatchStage@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	74	error LNK2001: unresolved external symbol "public: static char * MRegistry::szApplicationName" (?szApplicationName@MRegistry@@2PADA)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	72	error LNK2001: unresolved external symbol "public: static class MMatchCheckLoopTime * __cdecl MMatchCheckLoopTime::GetInstance(void)" (?GetInstance@MMatchCheckLoopTime@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	45	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	46	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	47	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	48	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	49	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	50	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	51	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	52	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	54	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	55	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	56	error LNK2001: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	202	error LNK2001: unresolved external symbol "public: static class MMatchItemDescMgr * __cdecl MMatchItemDescMgr::GetInstance(void)" (?GetInstance@MMatchItemDescMgr@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	203	error LNK2001: unresolved external symbol "public: static class MMatchItemDescMgr * __cdecl MMatchItemDescMgr::GetInstance(void)" (?GetInstance@MMatchItemDescMgr@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	3	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	4	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNAuth.obj
    Error	6	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	7	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	8	error LNK2001: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	40	error LNK2001: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	41	error LNK2001: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	42	error LNK2001: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	248	error LNK2001: unresolved external symbol "public: struct MMatchItemDesc * __thiscall MMatchItemDescMgr::GetItemDesc(unsigned long)" (?GetItemDesc@MMatchItemDescMgr@@QAEPAUMMatchItemDesc@@K@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	250	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchItem::GetDescID(void)const " (?GetDescID@MMatchItem@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	168	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest.obj
    Error	170	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	171	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	172	error LNK2001: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	81	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(char *,int,char const *)" (?Post@MCommandCommunicator@@UAE_NPADHPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	82	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(char *,int,char const *)" (?Post@MCommandCommunicator@@UAE_NPADHPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	79	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(class MCommand *)" (?Post@MCommandCommunicator@@UAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	80	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MCommandCommunicator::Post(class MCommand *)" (?Post@MCommandCommunicator@@UAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	348	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MQuestItemMap::CreateQuestItem(unsigned long,int,bool)" (?CreateQuestItem@MQuestItemMap@@UAE_NKH_N@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	349	error LNK2001: unresolved external symbol "public: virtual bool __thiscall MQuestItemMap::CreateQuestItem(unsigned long,int,bool)" (?CreateQuestItem@MQuestItemMap@@UAE_NKH_N@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	83	error LNK2001: unresolved external symbol "public: virtual class MCommand * __thiscall MCommandCommunicator::GetCommandSafe(void)" (?GetCommandSafe@MCommandCommunicator@@UAEPAVMCommand@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	84	error LNK2001: unresolved external symbol "public: virtual class MCommand * __thiscall MCommandCommunicator::GetCommandSafe(void)" (?GetCommandSafe@MCommandCommunicator@@UAEPAVMCommand@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	78	error LNK2001: unresolved external symbol "public: virtual int __thiscall MCommandCommunicator::OnConnected(struct MUID *,struct MUID *,unsigned int,class MCommObject *)" (?OnConnected@MCommandCommunicator@@UAEHPAUMUID@@0IPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	93	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::Connect(class MCommObject *)" (?Connect@MServer@@UAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	137	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::OnAccept(class MCommObject *)" (?OnAccept@MServer@@UAEHPAVMCommObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	98	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::OnDisconnect(struct MUID const &)" (?OnDisconnect@MServer@@UAEHABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	99	error LNK2001: unresolved external symbol "public: virtual int __thiscall MServer::OnDisconnect(struct MUID const &)" (?OnDisconnect@MServer@@UAEHABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	146	error LNK2001: unresolved external symbol "public: virtual struct MUID __thiscall MMatchServer::UseUID(void)" (?UseUID@MMatchServer@@UAE?AUMUID@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	357	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_GetAccountCharList::Run(void *)" (?Run@MAsyncDBJob_GetAccountCharList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	362	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_ResetAccountHackingBlock::Run(void *)" (?Run@MAsyncDBJob_ResetAccountHackingBlock@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	310	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateBlockCountryCodeList::Run(void *)" (?Run@MAsyncDBJob_UpdateBlockCountryCodeList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	311	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateCustomIPList::Run(void *)" (?Run@MAsyncDBJob_UpdateCustomIPList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	309	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateIPtoCountryList::Run(void *)" (?Run@MAsyncDBJob_UpdateIPtoCountryList@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	360	error LNK2001: unresolved external symbol "public: virtual void __thiscall MAsyncDBJob_UpdateQuestItemInfo::Run(void *)" (?Run@MAsyncDBJob_UpdateQuestItemInfo@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	96	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::Disconnect(struct MUID const &)" (?Disconnect@MServer@@UAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	97	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::Disconnect(struct MUID const &)" (?Disconnect@MServer@@UAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	94	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::OnLocalLogin(struct MUID,struct MUID)" (?OnLocalLogin@MServer@@UAEXUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	95	error LNK2001: unresolved external symbol "public: virtual void __thiscall MServer::OnLocalLogin(struct MUID,struct MUID)" (?OnLocalLogin@MServer@@UAEXUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	347	error LNK2001: unresolved external symbol "public: void * __thiscall MUIDRefCache::GetRef(struct MUID const &)" (?GetRef@MUIDRefCache@@QAEPAXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	129	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	130	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	131	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNAuth.obj
    Error	133	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	134	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	135	error LNK2001: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	140	error LNK2001: unresolved external symbol "public: void __thiscall MMatchObject::DisconnectHacker(enum MMatchHackingType)" (?DisconnectHacker@MMatchObject@@QAEXW4MMatchHackingType@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_AntiHack.obj
    Error	141	error LNK2001: unresolved external symbol "public: void __thiscall MMatchObject::DisconnectHacker(enum MMatchHackingType)" (?DisconnectHacker@MMatchObject@@QAEXW4MMatchHackingType@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	279	error LNK2001: unresolved external symbol "public: void __thiscall MMatchObject::SetCharInfo(class MMatchCharInfo *)" (?SetCharInfo@MMatchObject@@QAEXPAVMMatchCharInfo@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	64	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::OnAdminServerHalt(void)" (?OnAdminServerHalt@MMatchServer@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	308	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::PostAsyncJob(class MAsyncJob *)" (?PostAsyncJob@MMatchServer@@QAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	375	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::RouteToAllClient(class MCommand *)" (?RouteToAllClient@MMatchServer@@QAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	291	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::RouteToListener(class MObject *,class MCommand *)" (?RouteToListener@MMatchServer@@QAEXPAVMObject@@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	292	error LNK2001: unresolved external symbol "public: void __thiscall MMatchServer::RouteToListener(class MObject *,class MCommand *)" (?RouteToListener@MMatchServer@@QAEXPAVMObject@@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	344	error LNK2001: unresolved external symbol "unsigned long __cdecl MGetTimeDistance(unsigned long,unsigned long)" (?MGetTimeDistance@@YAKKK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	192	error LNK2001: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	193	error LNK2001: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	194	error LNK2001: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	186	error LNK2001: unresolved external symbol "void * __cdecl MMakeBlobArray(int,int)" (?MMakeBlobArray@@YAPAXHH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	187	error LNK2001: unresolved external symbol "void * __cdecl MMakeBlobArray(int,int)" (?MMakeBlobArray@@YAPAXHH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	189	error LNK2001: unresolved external symbol "void __cdecl MEraseBlobArray(void *)" (?MEraseBlobArray@@YAXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	190	error LNK2001: unresolved external symbol "void __cdecl MEraseBlobArray(void *)" (?MEraseBlobArray@@YAXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	13	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchSecurity.obj
    Error	14	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchGameOnAuth.obj
    Error	15	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchXTrapCC.obj
    Error	17	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNRTA.obj
    Error	18	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchGameGuard.obj
    Error	19	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	20	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestCRCStage.obj
    Error	21	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestResourceCRC32Cache_ServerClient.obj
    Error	22	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNetmarbleBilling.obj
    Error	23	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	24	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MMatchServer_Schedule.obj
    Error	25	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest.obj
    Error	26	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Gameguard.obj
    Error	27	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_AntiHack.obj
    Error	28	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	29	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	30	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	31	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	32	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	33	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NHNLogin.obj
    Error	34	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	35	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	36	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	37	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	38	error LNK2001: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	376	error LNK2019: unresolved external symbol "bool __cdecl AddDynamicSchedule(class MMatchScheduleMgr *,int,class MCommand *,int,int,int,int,int,int)" (?AddDynamicSchedule@@YA_NPAVMMatchScheduleMgr@@HPAVMCommand@@HHHHHH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnResponseSchedule(struct MUID const &,int,int,int,int,int,int,int,int,char const *)" (?OnResponseSchedule@MBMatchServer@@IAEXABUMUID@@HHHHHHHHPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	356	error LNK2019: unresolved external symbol "bool __cdecl IsExpiredBlockEndTime(struct _SYSTEMTIME const &)" (?IsExpiredBlockEndTime@@YA_NABU_SYSTEMTIME@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	312	error LNK2019: unresolved external symbol "bool __cdecl IsSuitableItemSlot(enum MMatchItemSlotType,enum MMatchCharItemParts)" (?IsSuitableItemSlot@@YA_NW4MMatchItemSlotType@@W4MMatchCharItemParts@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	179	error LNK2019: unresolved external symbol "char __cdecl GetMaxDay(void)" (?GetMaxDay@@YADXZ) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	369	error LNK2019: unresolved external symbol "int __cdecl MGetBlobArrayCount(void *)" (?MGetBlobArrayCount@@YAHPAX@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	195	error LNK2019: unresolved external symbol "int __cdecl MGetBlobArraySize(void *)" (?MGetBlobArraySize@@YAHPAX@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	345	error LNK2019: unresolved external symbol "int const __cdecl CalculateRentItemSellBounty(int,int,int,bool)" (?CalculateRentItemSellBounty@@YA?BHHHH_N@Z) referenced in function "protected: bool __thiscall MBMatchServer::ResponseSellItem(struct MUID const &,struct MUID const &)" (?ResponseSellItem@MBMatchServer@@IAE_NABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	283	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::AddObjectOnMatchLogin(struct MUID const &,struct MMatchAccountInfo const *,class MMatchAccountPenaltyInfo const *,bool,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,unsigned long)" (?AddObjectOnMatchLogin@MMatchServer@@IAE_NABUMUID@@PBUMMatchAccountInfo@@PBVMMatchAccountPenaltyInfo@@_NV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGameOnLogin(class MAsyncJob *)" (?OnAsyncGameOnLogin@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	287	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::CharFinalize(struct MUID const &)" (?CharFinalize@MMatchServer@@IAE_NABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	286	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::CharInitialize(struct MUID const &)" (?CharInitialize@MMatchServer@@IAE_NABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	355	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::CheckOnLoginPre(struct MUID const &,int,bool &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?CheckOnLoginPre@MMatchServer@@IAE_NABUMUID@@HAA_NAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginGameOn(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginGameOn@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	366	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::InitGambleMachine(void)" (?InitGambleMachine@MMatchServer@@IAE_NXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	334	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::IsEquipmentTypeItem(struct MMatchItemDesc const *)" (?IsEquipmentTypeItem@MMatchServer@@IAE_NPBUMMatchItemDesc@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	383	error LNK2019: unresolved external symbol "protected: bool __thiscall MMatchServer::StageJoin(struct MUID const &,struct MUID const &)" (?StageJoin@MMatchServer@@IAE_NABUMUID@@0@Z) referenced in function "protected: void __thiscall MBMatchServer::OnStageJoin(struct MUID const &,struct MUID const &)" (?OnStageJoin@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	284	error LNK2019: unresolved external symbol "protected: class MCommand * __thiscall MMatchServer::CreateCmdMatchResponseLoginFailed(struct MUID const &,int)" (?CreateCmdMatchResponseLoginFailed@MMatchServer@@IAEPAVMCommand@@ABUMUID@@H@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGameOnLogin(class MAsyncJob *)" (?OnAsyncGameOnLogin@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	373	error LNK2019: unresolved external symbol "protected: int __thiscall MMatchServer::ObjectAdd(struct MUID const &)" (?ObjectAdd@MMatchServer@@IAEHABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestConnectMatchServer(struct MUID const &)" (?OnRequestConnectMatchServer@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	339	error LNK2019: unresolved external symbol "protected: int __thiscall MMatchServer::ValidateEquipItem(class MMatchObject *,class MMatchItem *,enum MMatchCharItemParts)" (?ValidateEquipItem@MMatchServer@@IAEHPAVMMatchObject@@PAVMMatchItem@@W4MMatchCharItemParts@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	385	error LNK2019: unresolved external symbol "protected: int const __thiscall MMatchServer::CalcBPonGameKill(class MMatchStage *,class MMatchObject *,int,int)" (?CalcBPonGameKill@MMatchServer@@IAE?BHPAVMMatchStage@@PAVMMatchObject@@HH@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	365	error LNK2019: unresolved external symbol "protected: virtual bool __thiscall MMatchServer::OnCommand(class MCommand *)" (?OnCommand@MMatchServer@@MAE_NPAVMCommand@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	147	error LNK2019: unresolved external symbol "protected: virtual bool __thiscall MMatchServer::OnCreate(void)" (?OnCreate@MMatchServer@@MAE_NXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCreate(void)" (?OnCreate@MBMatchServer@@MAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	149	error LNK2019: unresolved external symbol "protected: virtual void __thiscall MMatchServer::OnRun(void)" (?OnRun@MMatchServer@@MAEXXZ) referenced in function "protected: virtual void __thiscall MBMatchServer::OnRun(void)" (?OnRun@MBMatchServer@@MAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	384	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::CalcExpOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *,int *,int *)" (?CalcExpOnGameKill@MMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1PAH2@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	155	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::OnCharClear(struct MUID const &)" (?OnCharClear@MMatchServer@@IAEXABUMUID@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnNetClear(struct MUID const &)" (?OnNetClear@MBMatchServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	386	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::PostGameDeadOnGameKill(struct MUID &,class MMatchObject *,class MMatchObject *,int,int)" (?PostGameDeadOnGameKill@MMatchServer@@IAEXAAUMUID@@PAVMMatchObject@@1HH@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	293	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharDBCachingData(class MMatchObject *)" (?UpdateCharDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBuyBountyItem(class MAsyncJob *)" (?OnAsyncBuyBountyItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	296	error LNK2019: unresolved external symbol "protected: void __thiscall MMatchServer::UpdateCharItemDBCachingData(class MMatchObject *)" (?UpdateCharItemDBCachingData@MMatchServer@@IAEXPAVMMatchObject@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBuyBountyItem(class MAsyncJob *)" (?OnAsyncBuyBountyItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	268	error LNK2019: unresolved external symbol "protected: void __thiscall MServer::PostSafeQueue(class MCommand *)" (?PostSafeQueue@MServer@@IAEXPAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItem(class MAsyncJob *)" (?OnAsyncBringAccountItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	111	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterBlob::MCommandParameterBlob(void const *,int)" (??0MCommandParameterBlob@@QAE@PBXH@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	266	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterChar::MCommandParameterChar(char)" (??0MCommandParameterChar@@QAE@D@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetAccountCharInfo(class MAsyncJob *)" (?OnAsyncGetAccountCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	260	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterInt::MCommandParameterInt(int)" (??0MCommandParameterInt@@QAE@H@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItem(class MAsyncJob *)" (?OnAsyncBringAccountItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	108	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterString::MCommandParameterString(char const *)" (??0MCommandParameterString@@QAE@PBD@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	371	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterUChar::MCommandParameterUChar(unsigned char)" (??0MCommandParameterUChar@@QAE@E@Z) referenced in function "protected: void __thiscall MBMatchServer::OnResponseServerStatus(struct MUID const &)" (?OnResponseServerStatus@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	323	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterUID::MCommandParameterUID(struct MUID const &)" (??0MCommandParameterUID@@QAE@ABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	264	error LNK2019: unresolved external symbol "public: __thiscall MCommandParameterUInt::MCommandParameterUInt(unsigned int)" (??0MCommandParameterUInt@@QAE@I@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleItem(class MAsyncJob *)" (?OnAsyncGambleItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	105	error LNK2019: unresolved external symbol "public: __thiscall MMaster::MMaster(void)" (??0MMaster@@QAE@XZ) referenced in function "public: __thiscall MBMaster::MBMaster(class COutputView *)" (??0MBMaster@@QAE@PAVCOutputView@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	232	error LNK2019: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::~MMatchAccountPenaltyInfo(void)" (??1MMatchAccountPenaltyInfo@@QAE@XZ) referenced in function "public: void * __thiscall MMatchAccountPenaltyInfo::`scalar deleting destructor'(unsigned int)" (??_GMMatchAccountPenaltyInfo@@QAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	229	error LNK2019: unresolved external symbol "public: __thiscall MMatchAccountPenaltyInfo::MMatchAccountPenaltyInfo(void)" (??0MMatchAccountPenaltyInfo@@QAE@XZ) referenced in function "public: bool __thiscall MBMatchAsyncDBJob_GameOnLogin::Input(struct MUID const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int,bool,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int)" (?Input@MBMatchAsyncDBJob_GameOnLogin@@QAE_NABUMUID@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H_NV34@H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	182	error LNK2019: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::~MMatchEventFactoryManager(void)" (??1MMatchEventFactoryManager@@QAE@XZ) referenced in function "void __cdecl `public: static class GetInstance & __cdecl MMatchEventFactoryManager::GetInstance(void)'::`2'::`dynamic atexit destructor for 'EventFactoryManager''(void)" (??__FEventFactoryManager@?1??GetInstance@MMatchEventFactoryManager@@SAAAV1@XZ@YAXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	180	error LNK2019: unresolved external symbol "public: __thiscall MMatchEventFactoryManager::MMatchEventFactoryManager(void)" (??0MMatchEventFactoryManager@@QAE@XZ) referenced in function "public: static class MMatchEventFactoryManager & __cdecl MMatchEventFactoryManager::GetInstance(void)" (?GetInstance@MMatchEventFactoryManager@@SAAAV1@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	398	error LNK2019: unresolved external symbol "public: __thiscall MMatchItemDesc::~MMatchItemDesc(void)" (??1MMatchItemDesc@@QAE@XZ) referenced in function "public: void * __thiscall MMatchItemDesc::`scalar deleting destructor'(unsigned int)" (??_GMMatchItemDesc@@QAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestCRC32Server.obj
    Error	400	error LNK2019: unresolved external symbol "public: __thiscall MMatchItemDesc::MMatchItemDesc(void)" (??0MMatchItemDesc@@QAE@XZ) referenced in function "bool const __cdecl AddItemDesc(int)" (?AddItemDesc@@YA?B_NH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestResourceCRC32Cache_ServerClient.obj
    Error	392	error LNK2019: unresolved external symbol "public: __thiscall MMatchItemMap::MMatchItemMap(void)" (??0MMatchItemMap@@QAE@XZ) referenced in function "public: __thiscall MMatchCharInfo::MMatchCharInfo(void)" (??0MMatchCharInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	397	error LNK2019: unresolved external symbol "public: __thiscall MMatchObject::MMatchObject(struct MUID const &)" (??0MMatchObject@@QAE@ABUMUID@@@Z) referenced in function "public: void __thiscall MBMatchTest::InitPowerLevelingTest(void)" (?InitPowerLevelingTest@MBMatchTest@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	174	error LNK2019: unresolved external symbol "public: __thiscall MMatchScheduleData::~MMatchScheduleData(void)" (??1MMatchScheduleData@@QAE@XZ) referenced in function "public: void * __thiscall MMatchScheduleData::`scalar deleting destructor'(unsigned int)" (??_GMMatchScheduleData@@QAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	143	error LNK2019: unresolved external symbol "public: __thiscall MMatchServer::MMatchServer(void)" (??0MMatchServer@@QAE@XZ) referenced in function "public: __thiscall MBMatchServer::MBMatchServer(class COutputView *)" (??0MBMatchServer@@QAE@PAVCOutputView@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	60	error LNK2019: unresolved external symbol "public: __thiscall MZFileSystem::MZFileSystem(void)" (??0MZFileSystem@@QAE@XZ) referenced in function "public: __thiscall CMatchServerApp::CMatchServerApp(void)" (??0CMatchServerApp@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	361	error LNK2019: unresolved external symbol "public: bool __thiscall MAsyncDBJob_ResetAccountHackingBlock::Input(unsigned long,unsigned char)" (?Input@MAsyncDBJob_ResetAccountHackingBlock@@QAE_NKE@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	359	error LNK2019: unresolved external symbol "public: bool __thiscall MAsyncDBJob_UpdateQuestItemInfo::Input(int,class MQuestItemMap &,class MQuestMonsterBible &)" (?Input@MAsyncDBJob_UpdateQuestItemInfo@@QAE_NHAAVMQuestItemMap@@AAVMQuestMonsterBible@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	117	error LNK2019: unresolved external symbol "public: bool __thiscall MCommand::AddParameter(class MCommandParameter *)" (?AddParameter@MCommand@@QAE_NPAVMCommandParameter@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	363	error LNK2019: unresolved external symbol "public: bool __thiscall MCommand::GetParameter(void *,int,enum MCommandParameterType,int)const " (?GetParameter@MCommand@@QBE_NPAXHW4MCommandParameterType@@H@Z) referenced in function "private: virtual bool __thiscall MBMatchServer::IsSkeepByGameguardFirstAuth(class MCommand *)" (?IsSkeepByGameguardFirstAuth@MBMatchServer@@EAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	114	error LNK2019: unresolved external symbol "public: bool __thiscall MCommandDesc::IsFlag(int)const " (?IsFlag@MCommandDesc@@QBE_NH@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnPrepareCommand(class MCommand *)" (?OnPrepareCommand@MBMatchServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	353	error LNK2019: unresolved external symbol "public: bool __thiscall MConnectHistory::IsExist(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?IsExist@MConnectHistory@@QAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginNHNUSA(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginNHNUSA@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	351	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchAccountPenaltyInfo::IsBlock(enum MPenaltyCode)" (?IsBlock@MMatchAccountPenaltyInfo@@QAE_NW4MPenaltyCode@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	207	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchConfig::Create(void)" (?Create@MMatchConfig@@QAE_NXZ) referenced in function "private: virtual bool __thiscall MBMatchServerServerIniReloadObj::OnReload(void)" (?OnReload@MBMatchServerServerIniReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	303	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringAccountItem(int,int,int,unsigned long *,unsigned long *,bool *,int *,unsigned short &)" (?BringAccountItem@MMatchDBMgr@@QAE_NHHHPAK0PA_NPAHAAG@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringAccountItem::Run(void *)" (?Run@MBMatchAsyncDBJob_BringAccountItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringAccountItem.obj
    Error	304	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringAccountItemStackable(int,int,int,int,int,unsigned long *,unsigned long *,bool *,int *,unsigned int *,unsigned short &)" (?BringAccountItemStackable@MMatchDBMgr@@QAE_NHHHHHPAK0PA_NPAHPAIAAG@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringAccountItemStackable::Run(void *)" (?Run@MBMatchAsyncDBJob_BringAccountItemStackable@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringAccountItemStackable.obj
    Error	305	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringBackAccountItem(int,int,int)" (?BringBackAccountItem@MMatchDBMgr@@QAE_NHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringBackAccountItem::Run(void *)" (?Run@MBMatchAsyncDBJob_BringBackAccountItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringBackAccountItem.obj
    Error	306	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BringBackAccountItemStackable(int,int,int,int)" (?BringBackAccountItemStackable@MMatchDBMgr@@QAE_NHHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BringBackAccountItemStackable::Run(void *)" (?Run@MBMatchAsyncDBJob_BringBackAccountItemStackable@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BringBackAccountItemStackable.obj
    Error	211	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::BuyBountyItem(unsigned int,int,int,int,unsigned long,bool,unsigned long *)" (?BuyBountyItem@MMatchDBMgr@@QAE_NIHHHK_NPAK@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_BuyBountyItem::Run(void *)" (?Run@MBMatchAsyncDBJob_BuyBountyItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_BuyBountyItem.obj
    Error	212	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::ChangeGambleItemToRewardNormalItem(unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,int &)" (?ChangeGambleItemToRewardNormalItem@MMatchDBMgr@@QAE_NKKKKKKAAH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleItem.obj
    Error	213	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::ChangeGambleItemToRewardSpendableItem(unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,unsigned long,int &)" (?ChangeGambleItemToRewardSpendableItem@MMatchDBMgr@@QAE_NKKKKKKAAH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleItem.obj
    Error	238	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CheckPremiumIP(char const *,bool &)" (?CheckPremiumIP@MMatchDBMgr@@QAE_NPBDAA_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	221	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CreateAccount(char const *,char const *,int,char const *,int,int)" (?CreateAccount@MMatchDBMgr@@QAE_NPBD0H0HH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	237	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::CreateAccount_Netmarble(char const *,char const *,int,int,int,int *)" (?CreateAccount_Netmarble@MMatchDBMgr@@QAE_NPBD0HHHPAH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	223	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountInfo(unsigned long,struct MMatchAccountInfo *,int)" (?GetAccountInfo@MMatchDBMgr@@QAE_NKPAUMMatchAccountInfo@@H@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	226	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetAccountPenaltyInfo(unsigned long,class MMatchAccountPenaltyInfo *)" (?GetAccountPenaltyInfo@MMatchDBMgr@@QAE_NKPAVMMatchAccountPenaltyInfo@@@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	320	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetCharItemInfo(class MMatchCharInfo *)" (?GetCharItemInfo@MMatchDBMgr@@QAE_NPAVMMatchCharInfo@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	322	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetCharQuestItemInfo(class MMatchCharInfo *)" (?GetCharQuestItemInfo@MMatchDBMgr@@QAE_NPAVMMatchCharInfo@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	219	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetLoginInfo(char const *,unsigned int *,char *)" (?GetLoginInfo@MMatchDBMgr@@QAE_NPBDPAIPAD@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GameOnLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_GameOnLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GameOnLogin.obj
    Error	236	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::GetLoginInfo_Netmarble(char const *,unsigned int *,unsigned int *,char *)" (?GetLoginInfo_Netmarble@MMatchDBMgr@@QAE_NPBDPAI1PAD@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	243	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::SellingItemToBounty(int,int,int,int,int)" (?SellingItemToBounty@MMatchDBMgr@@QAE_NHHHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_SellItem::Run(void *)" (?Run@MBMatchAsyncDBJob_SellItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_SellItem.obj
    Error	244	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::SellingSpendableItemToBounty(int,int,int,int,int,int)" (?SellingSpendableItemToBounty@MMatchDBMgr@@QAE_NHHHHHH@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_SellItem::Run(void *)" (?Run@MBMatchAsyncDBJob_SellItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_SellItem.obj
    Error	377	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateAccountPowerLevelingInfo(unsigned long,unsigned long)" (?UpdateAccountPowerLevelingInfo@MMatchDBMgr@@QAE_NKK@Z) referenced in function "private: bool __thiscall MBMatchServer::IncreaseAttackerKillCount(class MMatchObject *,class MMatchObject *,unsigned long)" (?IncreaseAttackerKillCount@MBMatchServer@@AAE_NPAVMMatchObject@@0K@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	215	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateCharGambleItemCount(unsigned int,unsigned int,unsigned int)" (?UpdateCharGambleItemCount@MMatchDBMgr@@QAE_NIII@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleQuestItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleQuestItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	245	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateCharLevel(int,int,int,int,int,int,bool)" (?UpdateCharLevel@MMatchDBMgr@@QAE_NHHHHHH_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_UpdateCharLevel::Run(void *)" (?Run@MBMatchAsyncDBJob_UpdateCharLevel@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_UpdateCharLevel.obj
    Error	246	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateCharPlayInfo(int,int,int,int,int,int,int,int,int,bool)" (?UpdateCharPlayInfo@MMatchDBMgr@@QAE_NHHHHHHHHH_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_UpdateCharPlayInfo::Run(void *)" (?Run@MBMatchAsyncDBJob_UpdateCharPlayInfo@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_UpdateCharPlayInfo.obj
    Error	321	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateEquipedItem(unsigned long,enum MMatchCharItemParts,unsigned long,unsigned long)" (?UpdateEquipedItem@MMatchDBMgr@@QAE_NKW4MMatchCharItemParts@@KK@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	214	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchDBMgr::UpdateQuestItem(int,class MQuestItemMap &,class MQuestMonsterBible &)" (?UpdateQuestItem@MMatchDBMgr@@QAE_NHAAVMQuestItemMap@@AAVMQuestMonsterBible@@@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleQuestItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleQuestItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	317	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEquipedItem::IsEmpty(enum MMatchCharItemParts)" (?IsEmpty@MMatchEquipedItem@@QAE_NW4MMatchCharItemParts@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	253	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEquipedItem::IsEquipedItem(struct MUID const &,enum MMatchCharItemParts &)" (?IsEquipedItem@MMatchEquipedItem@@QAE_NABUMUID@@AAW4MMatchCharItemParts@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_Item_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_Item_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	314	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEquipedItem::SetItem(enum MMatchCharItemParts,struct MUID const &,class MMatchItem *)" (?SetItem@MMatchEquipedItem@@QAE_NW4MMatchCharItemParts@@ABUMUID@@PAVMMatchItem@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	205	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEventDescManager::LoadEventXML(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?LoadEventXML@MMatchEventDescManager@@QAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "private: virtual bool __thiscall MBMatchServerEventXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerEventXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	209	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchEventFactoryManager::LoadEventListXML(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?LoadEventListXML@MMatchEventFactoryManager@@QAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "private: virtual bool __thiscall MBMatchServerEventListXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerEventListXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	272	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchGambleItemManager::SetGambleItemCount(int,int)" (?SetGambleItemCount@MMatchGambleItemManager@@QAE_NHH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	273	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchGambleItemManager::SetGambleItemCount(struct MUID const &,int)" (?SetGambleItemCount@MMatchGambleItemManager@@QAE_NABUMUID@@H@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleItem(class MAsyncJob *)" (?OnAsyncGambleItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	199	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchItemDescMgr::ReadXml(char const *)" (?ReadXml@MMatchItemDescMgr@@QAE_NPBD@Z) referenced in function "private: virtual bool __thiscall MBMatchServerZItemXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerZItemXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	254	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchItemMap::RemoveItem(struct MUID const &)" (?RemoveItem@MMatchItemMap@@QAE_NABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_Item_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_Item_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	240	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchPremiumIPCache::CheckPremiumIP(unsigned long,bool &)" (?CheckPremiumIP@MMatchPremiumIPCache@@QAE_NKAA_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	176	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchScheduleMgr::AddDynamicSchedule(class MMatchScheduleData *)" (?AddDynamicSchedule@MMatchScheduleMgr@@QAE_NPAVMMatchScheduleData@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	100	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchServer::Create(int)" (?Create@MMatchServer@@QAE_NH@Z) referenced in function "public: virtual int __thiscall CMatchServerDoc::OnNewDocument(void)" (?OnNewDocument@CMatchServerDoc@@UAEHXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	70	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchServer::OnRequestSurvivalModeGroupRanking(void)" (?OnRequestSurvivalModeGroupRanking@MMatchServer@@QAE_NXZ) referenced in function "private: void __thiscall CMatchServerApp::RequestDBRankingList(void)" (?RequestDBRankingList@CMatchServerApp@@AAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	340	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchShop::IsSellItem(unsigned long)" (?IsSellItem@MMatchShop@@QAE_NK@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestBuyItem(struct MUID const &,unsigned long,int)" (?OnRequestBuyItem@MBMatchServer@@IAEXABUMUID@@KH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	382	error LNK2019: unresolved external symbol "public: bool __thiscall MMatchStage::CheckBanList(int)" (?CheckBanList@MMatchStage@@QAE_NH@Z) referenced in function "protected: virtual int __thiscall MBMatchServer::ValidateStageJoin(struct MUID const &,struct MUID const &)" (?ValidateStageJoin@MBMatchServer@@MAEHABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	142	error LNK2019: unresolved external symbol "public: bool __thiscall MSafeUDP::Send(unsigned long,int,char *,unsigned long)" (?Send@MSafeUDP@@QAE_NKHPADK@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::SendMonitorUDP(unsigned long,unsigned short,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?SendMonitorUDP@MBMatchServer@@MAE_NKGABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	62	error LNK2019: unresolved external symbol "public: bool __thiscall MZFileSystem::Create(char const *,char const *)" (?Create@MZFileSystem@@QAE_NPBD0@Z) referenced in function "public: virtual int __thiscall CMatchServerApp::InitInstance(void)" (?InitInstance@CMatchServerApp@@UAEHXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	270	error LNK2019: unresolved external symbol "public: bool const __thiscall MMatchGambleItemManager::AddGambleItem(struct MUID const &,unsigned long,unsigned long,int)" (?AddGambleItem@MMatchGambleItemManager@@QAE?B_NABUMUID@@KKH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	333	error LNK2019: unresolved external symbol "public: bool const __thiscall MMatchGambleMachine::IsItTimeoverEventGambleItem(unsigned long,unsigned long)const " (?IsItTimeoverEventGambleItem@MMatchGambleMachine@@QBE?B_NKK@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestBuyItem(struct MUID const &,unsigned long,int)" (?OnRequestBuyItem@MBMatchServer@@IAEXABUMUID@@KH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	157	error LNK2019: unresolved external symbol "public: class MAgentObject * __thiscall MMatchServer::GetAgent(struct MUID const &)" (?GetAgent@MMatchServer@@QAEPAVMAgentObject@@ABUMUID@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnNetClear(struct MUID const &)" (?OnNetClear@MBMatchServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	125	error LNK2019: unresolved external symbol "public: class MCommand * __thiscall MCommandCommunicator::CreateCommand(int,struct MUID const &)" (?CreateCommand@MCommandCommunicator@@QAEPAVMCommand@@HABUMUID@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	10	error LNK2019: unresolved external symbol "public: class MCommandParameter * __thiscall MCommand::GetParameter(int)const " (?GetParameter@MCommand@@QBEPAVMCommandParameter@@H@Z) referenced in function "public: void __thiscall CCommandLogView::AddCommand(unsigned long,enum CCommandLogView::CCommandType,class MCommand *)" (?AddCommand@CCommandLogView@@QAEXKW4CCommandType@1@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\CommandLogView.obj
    Error	271	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByCIID(unsigned long)const " (?GetGambleItemByCIID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	326	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByIndex(unsigned long)const " (?GetGambleItemByIndex@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@K@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	327	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByItemID(unsigned long)const " (?GetGambleItemByItemID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@K@Z) referenced in function "protected: bool const __thiscall MBMatchServer::CheckUserCanBuyItem(class MMatchObject *,int,int,unsigned long)" (?CheckUserCanBuyItem@MBMatchServer@@IAE?B_NPAVMMatchObject@@HHK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	216	error LNK2019: unresolved external symbol "public: class MMatchCharGambleItem const * __thiscall MMatchGambleItemManager::GetGambleItemByUID(struct MUID const &)const " (?GetGambleItemByUID@MMatchGambleItemManager@@QBEPBVMMatchCharGambleItem@@ABUMUID@@@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_GambleQuestItem::Run(void *)" (?Run@MBMatchAsyncDBJob_GambleQuestItem@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_GambleQuestItem.obj
    Error	281	error LNK2019: unresolved external symbol "public: class MMatchGambleItem const * __thiscall MMatchGambleMachine::GetGambleItemByGambleItemID(unsigned long)const " (?GetGambleItemByGambleItemID@MMatchGambleMachine@@QBEPBVMMatchGambleItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	329	error LNK2019: unresolved external symbol "public: class MMatchGambleItem const * __thiscall MMatchGambleMachine::GetGambleItemByIndex(unsigned long)const " (?GetGambleItemByIndex@MMatchGambleMachine@@QBEPBVMMatchGambleItem@@K@Z) referenced in function "protected: class MCommandParameterBlob * __thiscall MBMatchServer::MakeShopGambleItemListBlob(void)const " (?MakeShopGambleItemListBlob@MBMatchServer@@IBEPAVMCommandParameterBlob@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	330	error LNK2019: unresolved external symbol "public: class MMatchGambleRewardItem const * __thiscall MMatchGambleMachine::Gamble(unsigned long)const " (?Gamble@MMatchGambleMachine@@QBEPBVMMatchGambleRewardItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestGamble(struct MUID const &,struct MUID const &)" (?OnRequestGamble@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	315	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchEquipedItem::GetItem(enum MMatchCharItemParts)" (?GetItem@MMatchEquipedItem@@QAEPAVMMatchItem@@W4MMatchCharItemParts@@@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	255	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItem(struct MUID const &)const " (?GetItem@MMatchItemMap@@QBEPAVMMatchItem@@ABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_Item_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_Item_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	257	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItemByCIID(unsigned long)const " (?GetItemByCIID@MMatchItemMap@@QBEPAVMMatchItem@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	319	error LNK2019: unresolved external symbol "public: class MMatchItem * __thiscall MMatchItemMap::GetItemByItemID(unsigned long)const " (?GetItemByItemID@MMatchItemMap@@QBEPAVMMatchItem@@K@Z) referenced in function "protected: bool const __thiscall MBMatchServer::CheckUserCanBuyItem(class MMatchObject *,int,int,unsigned long)" (?CheckUserCanBuyItem@MBMatchServer@@IAE?B_NPAVMMatchObject@@HHK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	164	error LNK2019: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetObjectA(struct MUID const &)" (?GetObjectA@MMatchServer@@QAEPAVMMatchObject@@ABUMUID@@@Z) referenced in function "protected: bool __thiscall MBMatchServer::IsKeeper(struct MUID const &)" (?IsKeeper@MBMatchServer@@IAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	289	error LNK2019: unresolved external symbol "public: class MMatchObject * __thiscall MMatchServer::GetPlayerByAID(unsigned long)" (?GetPlayerByAID@MMatchServer@@QAEPAVMMatchObject@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGameOnLogin(class MAsyncJob *)" (?OnAsyncGameOnLogin@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	177	error LNK2019: unresolved external symbol "public: class MMatchScheduleData * __thiscall MMatchScheduleMgr::MakeOnceScheduleData(unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,class MCommand *)" (?MakeOnceScheduleData@MMatchScheduleMgr@@QAEPAVMMatchScheduleData@@EEEEEPAVMCommand@@@Z) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	335	error LNK2019: unresolved external symbol "public: class MMatchStage * __thiscall MMatchServer::FindStage(struct MUID const &)" (?FindStage@MMatchServer@@QAEPAVMMatchStage@@ABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	9	error LNK2019: unresolved external symbol "public: int __thiscall MCommand::GetParameterCount(void)const " (?GetParameterCount@MCommand@@QBEHXZ) referenced in function "public: void __thiscall CCommandLogView::AddCommand(unsigned long,enum CCommandLogView::CCommandType,class MCommand *)" (?AddCommand@CCommandLogView@@QAEXKW4CCommandType@1@PAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\CommandLogView.obj
    Error	370	error LNK2019: unresolved external symbol "public: int __thiscall MDatabase::IsOpen(void)const " (?IsOpen@MDatabase@@QBEHXZ) referenced in function "protected: void __thiscall MBMatchServer::OnResponseServerStatus(struct MUID const &)" (?OnResponseServerStatus@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	258	error LNK2019: unresolved external symbol "public: int __thiscall MMatchItemMap::GetItemCount(struct MUID const &)" (?GetItemCount@MMatchItemMap@@QAEHABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_SpendableItem_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_SpendableItem_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	156	error LNK2019: unresolved external symbol "public: int __thiscall MMatchServer::AgentRemove(struct MUID const &,class std::_Tree_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<struct MUID const ,class MAgentObject *> > > > *)" (?AgentRemove@MMatchServer@@QAEHABUMUID@@PAV?$_Tree_iterator@V?$_Tree_val@U?$_Tree_simple_types@U?$pair@$$CBUMUID@@PAVMAgentObject@@@std@@@std@@@std@@@std@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::OnNetClear(struct MUID const &)" (?OnNetClear@MBMatchServer@@MAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	259	error LNK2019: unresolved external symbol "public: int __thiscall MQuestItem::Increase(int)" (?Increase@MQuestItem@@QAEHH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleQuestItem(class MAsyncJob *)" (?OnAsyncGambleQuestItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	57	error LNK2019: unresolved external symbol "public: int __thiscall MServer::GetCommObjCount(void)" (?GetCommObjCount@MServer@@QAEHXZ) referenced in function "protected: void __thiscall CMainFrame::UpdateServerStatusBar(void)" (?UpdateServerStatusBar@CMainFrame@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	350	error LNK2019: unresolved external symbol "public: static bool __cdecl MPacketCrypter::Decrypt(char *,int,struct MPacketCrypterKey *)" (?Decrypt@MPacketCrypter@@SA_NPADHPAUMPacketCrypterKey@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginGameOn(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginGameOn@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	58	error LNK2019: unresolved external symbol "public: static bool __cdecl MRegistry::ReadBinary(struct HKEY__ *,char const *,char *,unsigned long *)" (?ReadBinary@MRegistry@@SA_NPAUHKEY__@@PBDPADPAK@Z) referenced in function "protected: void __thiscall CMainFrame::ReadPosition(void)" (?ReadPosition@CMainFrame@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	71	error LNK2019: unresolved external symbol "public: static class MMatchCheckLoopTime * __cdecl MMatchCheckLoopTime::GetInstance(void)" (?GetInstance@MMatchCheckLoopTime@@SAPAV1@XZ) referenced in function "class MMatchCheckLoopTime * __cdecl MGetCheckLoopTimeInstance(void)" (?MGetCheckLoopTimeInstance@@YAPAVMMatchCheckLoopTime@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	53	error LNK2019: unresolved external symbol "public: static class MMatchConfig * __cdecl MMatchConfig::GetInstance(void)" (?GetInstance@MMatchConfig@@SAPAV1@XZ) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	380	error LNK2019: unresolved external symbol "public: static class MMatchGameTypeMgr * __cdecl MMatchGameTypeMgr::GetInstance(void)" (?GetInstance@MMatchGameTypeMgr@@SAPAV1@XZ) referenced in function "class MMatchGameTypeMgr * __cdecl MGetGameTypeMgr(void)" (?MGetGameTypeMgr@@YAPAVMMatchGameTypeMgr@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	201	error LNK2019: unresolved external symbol "public: static class MMatchItemDescMgr * __cdecl MMatchItemDescMgr::GetInstance(void)" (?GetInstance@MMatchItemDescMgr@@SAPAV1@XZ) referenced in function "class MMatchItemDescMgr * __cdecl MGetMatchItemDescMgr(void)" (?MGetMatchItemDescMgr@@YAPAVMMatchItemDescMgr@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	184	error LNK2019: unresolved external symbol "public: static class MMatchLocale * __cdecl MMatchLocale::GetInstance(void)" (?GetInstance@MMatchLocale@@SAPAV1@XZ) referenced in function "class MMatchLocale * __cdecl MGetLocale(void)" (?MGetLocale@@YAPAVMMatchLocale@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	239	error LNK2019: unresolved external symbol "public: static class MMatchPremiumIPCache * __cdecl MMatchPremiumIPCache::GetInstance(void)" (?GetInstance@MMatchPremiumIPCache@@SAPAV1@XZ) referenced in function "class MMatchPremiumIPCache * __cdecl MPremiumIPCache(void)" (?MPremiumIPCache@@YAPAVMMatchPremiumIPCache@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	5	error LNK2019: unresolved external symbol "public: static class MMatchServer * __cdecl MMatchServer::GetInstance(void)" (?GetInstance@MMatchServer@@SAPAV1@XZ) referenced in function "public: void __thiscall CChildFrame::OnToolTest32801(void)" (?OnToolTest32801@CChildFrame@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ChildFrm.obj
    Error	342	error LNK2019: unresolved external symbol "public: static class MMatchShop * __cdecl MMatchShop::GetInstance(void)" (?GetInstance@MMatchShop@@SAPAV1@XZ) referenced in function "class MMatchShop * __cdecl MGetMatchShop(void)" (?MGetMatchShop@@YAPAVMMatchShop@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	39	error LNK2019: unresolved external symbol "public: static class MMatchStatus * __cdecl MMatchStatus::GetInstance(void)" (?GetInstance@MMatchStatus@@SAPAV1@XZ) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	389	error LNK2019: unresolved external symbol "public: static int __cdecl MMatchFormula::GetLevelFromExp(unsigned long)" (?GetLevelFromExp@MMatchFormula@@SAHK@Z) referenced in function "protected: void __thiscall MBMatchServer::ProcessOnGameKill(class MMatchStage *,class MMatchObject *,class MMatchObject *)" (?ProcessOnGameKill@MBMatchServer@@IAEXPAVMMatchStage@@PAVMMatchObject@@1@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	300	error LNK2019: unresolved external symbol "public: static int __cdecl MMatchFormula::GetLevelPercent(unsigned long,int)" (?GetLevelPercent@MMatchFormula@@SAHKH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	138	error LNK2019: unresolved external symbol "public: static unsigned int __cdecl MMatchAntiHack::GetFielCRCSize(void)" (?GetFielCRCSize@MMatchAntiHack@@SAIXZ) referenced in function "private: void __thiscall MBMatchServer::WriteServerInfoLog(void)" (?WriteServerInfoLog@MBMatchServer@@AAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	204	error LNK2019: unresolved external symbol "public: static void __cdecl MMatchAntiHack::InitClientFileList(void)" (?InitClientFileList@MMatchAntiHack@@SAXXZ) referenced in function "private: virtual bool __thiscall MBMatchServerFileListCrcReloadObj::OnReload(void)" (?OnReload@MBMatchServerFileListCrcReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	59	error LNK2019: unresolved external symbol "public: static void __cdecl MRegistry::WriteBinary(struct HKEY__ *,char const *,char const *,unsigned long)" (?WriteBinary@MRegistry@@SAXPAUHKEY__@@PBD1K@Z) referenced in function "protected: void __thiscall CMainFrame::WritePosition(void)" (?WritePosition@CMainFrame@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MainFrm.obj
    Error	313	error LNK2019: unresolved external symbol "public: struct MMatchItemDesc * __thiscall MMatchItem::GetDesc(void)const " (?GetDesc@MMatchItem@@QBEPAUMMatchItemDesc@@XZ) referenced in function "protected: bool __thiscall MBMatchServer::IsValidSellItem(struct MUID const &,struct MUID const &,int)" (?IsValidSellItem@MBMatchServer@@IAE_NABUMUID@@0H@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	247	error LNK2019: unresolved external symbol "public: struct MMatchItemDesc * __thiscall MMatchItemDescMgr::GetItemDesc(unsigned long)" (?GetItemDesc@MMatchItemDescMgr@@QAEPAUMMatchItemDesc@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItem(class MAsyncJob *)" (?OnAsyncBringAccountItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	341	error LNK2019: unresolved external symbol "public: struct ShopItemNode * __thiscall MMatchShop::GetSellItemByIndex(int)" (?GetSellItemByIndex@MMatchShop@@QAEPAUShopItemNode@@H@Z) referenced in function "protected: class MCommandParameterBlob * __thiscall MBMatchServer::MakeShopItemListBlob(int,int)const " (?MakeShopItemListBlob@MBMatchServer@@IBEPAVMCommandParameterBlob@@HH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	249	error LNK2019: unresolved external symbol "public: unsigned long __thiscall MMatchItem::GetDescID(void)const " (?GetDescID@MMatchItem@@QBEKXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	169	error LNK2019: unresolved external symbol "public: unsigned long __thiscall MMatchServer::GetGlobalClockCount(void)const " (?GetGlobalClockCount@MMatchServer@@QBEKXZ) referenced in function "protected: virtual void __thiscall MBMatchServer::OnPrepareCommand(class MCommand *)" (?OnPrepareCommand@MBMatchServer@@MAEXPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	358	error LNK2019: unresolved external symbol "public: virtual __thiscall MAsyncDBJob_UpdateQuestItemInfo::~MAsyncDBJob_UpdateQuestItemInfo(void)" (??1MAsyncDBJob_UpdateQuestItemInfo@@UAE@XZ) referenced in function "public: virtual void * __thiscall MAsyncDBJob_UpdateQuestItemInfo::`scalar deleting destructor'(unsigned int)" (??_GMAsyncDBJob_UpdateQuestItemInfo@@UAEPAXI@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	106	error LNK2019: unresolved external symbol "public: virtual __thiscall MMaster::~MMaster(void)" (??1MMaster@@UAE@XZ) referenced in function "public: virtual __thiscall MBMaster::~MBMaster(void)" (??1MBMaster@@UAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	393	error LNK2019: unresolved external symbol "public: virtual __thiscall MMatchItemMap::~MMatchItemMap(void)" (??1MMatchItemMap@@UAE@XZ) referenced in function __unwindfunclet$??0MMatchCharInfo@@QAE@XZ$0	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	144	error LNK2019: unresolved external symbol "public: virtual __thiscall MMatchServer::~MMatchServer(void)" (??1MMatchServer@@UAE@XZ) referenced in function __unwindfunclet$??0MBMatchServer@@QAE@PAVCOutputView@@@Z$0	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	61	error LNK2019: unresolved external symbol "public: virtual __thiscall MZFileSystem::~MZFileSystem(void)" (??1MZFileSystem@@UAE@XZ) referenced in function "public: virtual __thiscall CMatchServerApp::~CMatchServerApp(void)" (??1CMatchServerApp@@UAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	173	error LNK2019: unresolved external symbol "public: virtual void __thiscall MMatchServer::Log(unsigned int,char const *)" (?Log@MMatchServer@@UAEXIPBD@Z) referenced in function "public: virtual void __thiscall MBMatchServer::Log(unsigned int,char const *)" (?Log@MBMatchServer@@UAEXIPBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	145	error LNK2019: unresolved external symbol "public: virtual void __thiscall MMatchServer::Shutdown(void)" (?Shutdown@MMatchServer@@UAEXXZ) referenced in function "public: virtual void __thiscall MBMatchServer::Shutdown(void)" (?Shutdown@MBMatchServer@@UAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	346	error LNK2019: unresolved external symbol "public: void * __thiscall MUIDRefCache::GetRef(struct MUID const &)" (?GetRef@MUIDRefCache@@QAEPAXABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginGameOn(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginGameOn@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	132	error LNK2019: unresolved external symbol "public: void __cdecl MCommandCommunicator::LOG(unsigned int,char const *,...)" (?LOG@MCommandCommunicator@@QAAXIPBDZZ) referenced in function "private: class MBMatchGameguard * __thiscall MBMatchServer::GetGameguard(struct MUID const &)" (?GetGameguard@MBMatchServer@@AAEPAVMBMatchGameguard@@ABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	395	error LNK2019: unresolved external symbol "public: void __thiscall DBQuestCachingData::Reset(void)" (?Reset@DBQuestCachingData@@QAEXXZ) referenced in function "public: __thiscall MMatchCharInfo::MMatchCharInfo(void)" (??0MMatchCharInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	85	error LNK2019: unresolved external symbol "public: void __thiscall MCommandCommunicator::Run(void)" (?Run@MCommandCommunicator@@QAEXXZ) referenced in function "public: void __thiscall CMatchServerDoc::Run(void)" (?Run@CMatchServerDoc@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServerDoc.obj
    Error	354	error LNK2019: unresolved external symbol "public: void __thiscall MConnectHistory::Add(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned long)" (?Add@MConnectHistory@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@K@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestLoginNHNUSA(struct MUID const &,char const *,char const *,int,int,char *)" (?OnRequestLoginNHNUSA@MBMatchServer@@IAEXABUMUID@@PBD1HHPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	73	error LNK2019: unresolved external symbol "public: void __thiscall MMatchCheckLoopTime::SaveLoopLogFile(void)" (?SaveLoopLogFile@MMatchCheckLoopTime@@QAEXXZ) referenced in function "protected: virtual int __thiscall CMatchServerApp::Run(void)" (?Run@CMatchServerApp@@MAEHXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	208	error LNK2019: unresolved external symbol "public: void __thiscall MMatchConfig::Clear(void)" (?Clear@MMatchConfig@@QAEXXZ) referenced in function "private: virtual bool __thiscall MBMatchServerServerIniReloadObj::OnReload(void)" (?OnReload@MBMatchServerServerIniReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	318	error LNK2019: unresolved external symbol "public: void __thiscall MMatchEquipedItem::GetTotalWeight(int *,int *)" (?GetTotalWeight@MMatchEquipedItem@@QAEXPAH0@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::ResponseTakeoffItem(struct MUID const &,enum MMatchCharItemParts)" (?ResponseTakeoffItem@MBMatchServer@@MAEXABUMUID@@W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	316	error LNK2019: unresolved external symbol "public: void __thiscall MMatchEquipedItem::Remove(enum MMatchCharItemParts)" (?Remove@MMatchEquipedItem@@QAEXW4MMatchCharItemParts@@@Z) referenced in function "protected: virtual void __thiscall MBMatchServer::ResponseTakeoffItem(struct MUID const &,enum MMatchCharItemParts)" (?ResponseTakeoffItem@MBMatchServer@@MAEXABUMUID@@W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	206	error LNK2019: unresolved external symbol "public: void __thiscall MMatchEventDescManager::ClearEventDesc(void)" (?ClearEventDesc@MMatchEventDescManager@@QAEXXZ) referenced in function "public: __thiscall MMatchEventDescManager::~MMatchEventDescManager(void)" (??1MMatchEventDescManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	274	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleItemManager::DeleteGambleItem(struct MUID const &)" (?DeleteGambleItem@MMatchGambleItemManager@@QAEXABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleItem(class MAsyncJob *)" (?OnAsyncGambleItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	396	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleItemManager::Release(void)" (?Release@MMatchGambleItemManager@@QAEXXZ) referenced in function "public: __thiscall MMatchGambleItemManager::~MMatchGambleItemManager(void)" (??1MMatchGambleItemManager@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	331	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleMachine::GetItemVectorByCheckedItemTime(class std::vector<unsigned long,class std::allocator<unsigned long> > &,unsigned long)const " (?GetItemVectorByCheckedItemTime@MMatchGambleMachine@@QBEXAAV?$vector@KV?$allocator@K@std@@@std@@K@Z) referenced in function "protected: class MCommandParameterBlob * __thiscall MBMatchServer::MakeShopGambleItemListBlob(void)const " (?MakeShopGambleItemListBlob@MBMatchServer@@IBEPAVMCommandParameterBlob@@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	332	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleMachine::GetOpenedGambleItemList(class std::vector<unsigned long,class std::allocator<unsigned long> > &)const " (?GetOpenedGambleItemList@MMatchGambleMachine@@QBEXAAV?$vector@KV?$allocator@K@std@@@std@@@Z) referenced in function "protected: bool const __thiscall MBMatchServer::SendGambleItemList(class MMatchObject const *)" (?SendGambleItemList@MBMatchServer@@IAE?B_NPBVMMatchObject@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	364	error LNK2019: unresolved external symbol "public: void __thiscall MMatchGambleMachine::WriteGambleItemInfoToLog(void)const " (?WriteGambleItemInfoToLog@MMatchGambleMachine@@QBEXXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	252	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItem::DecreaseCount(int)" (?DecreaseCount@MMatchItem@@QAEXH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncSelling_SpendableItem_ToBounty(class MAsyncJob *)" (?OnAsyncSelling_SpendableItem_ToBounty@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	251	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItem::IncreaseCount(int)" (?IncreaseCount@MMatchItem@@QAEXH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncBringAccountItemStackable(class MAsyncJob *)" (?OnAsyncBringAccountItemStackable@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	399	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItemDesc::CacheCRC32(class MMatchCRC32XORCache &)" (?CacheCRC32@MMatchItemDesc@@QAEXAAVMMatchCRC32XORCache@@@Z) referenced in function "private: void __thiscall TestCRCStage::MakeResourceCRC32(class TestCRCServer &,struct MUID,unsigned long &,unsigned long &)" (?MakeResourceCRC32@TestCRCStage@@AAEXAAVTestCRCServer@@UMUID@@AAK2@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\TestCRCStage.obj
    Error	200	error LNK2019: unresolved external symbol "public: void __thiscall MMatchItemDescMgr::Clear(void)" (?Clear@MMatchItemDescMgr@@QAEXXZ) referenced in function "private: virtual bool __thiscall MBMatchServerZItemXmlReloadObj::OnReload(void)" (?OnReload@MBMatchServerZItemXmlReloadObj@@EAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServerConfigReloader.obj
    Error	139	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::DisconnectHacker(enum MMatchHackingType)" (?DisconnectHacker@MMatchObject@@QAEXW4MMatchHackingType@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRun_XTrap(unsigned long)" (?OnRun_XTrap@MBMatchServer@@IAEXK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	276	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::FreeCharInfo(void)" (?FreeCharInfo@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	280	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::FreeDuelTournamentInfo(void)" (?FreeDuelTournamentInfo@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	277	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::FreeFriendInfo(void)" (?FreeFriendInfo@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	378	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::OnDead(void)" (?OnDead@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	379	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::OnKill(void)" (?OnKill@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	278	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::SetCharInfo(class MMatchCharInfo *)" (?SetCharInfo@MMatchObject@@QAEXPAVMMatchCharInfo@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	352	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObject::UpdateTickLastPacketRecved(void)" (?UpdateTickLastPacketRecved@MMatchObject@@QAEXXZ) referenced in function "protected: void __thiscall MBMatchServer::OnRequestAccountCharList(struct MUID const &,unsigned char *)" (?OnRequestAccountCharList@MBMatchServer@@IAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Login.obj
    Error	275	error LNK2019: unresolved external symbol "public: void __thiscall MMatchObjectCharBuff::FreeCharBuffInfo(void)" (?FreeCharBuffInfo@MMatchObjectCharBuff@@QAEXXZ) referenced in function "public: void __thiscall MMatchObject::FreeCharBuff(void)" (?FreeCharBuff@MMatchObject@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	241	error LNK2019: unresolved external symbol "public: void __thiscall MMatchPremiumIPCache::AddIP(unsigned long,bool)" (?AddIP@MMatchPremiumIPCache@@QAEXK_N@Z) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	242	error LNK2019: unresolved external symbol "public: void __thiscall MMatchPremiumIPCache::OnDBFailed(void)" (?OnDBFailed@MMatchPremiumIPCache@@QAEXXZ) referenced in function "public: virtual void __thiscall MBMatchAsyncDBJob_NetmarbleLogin::Run(void *)" (?Run@MBMatchAsyncDBJob_NetmarbleLogin@@UAEXPAX@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchAsyncDBJob_NetmarbleLogin.obj
    Error	368	error LNK2019: unresolved external symbol "public: void __thiscall MMatchRuleAssassinate::ChooseAdminAsCommander(void)" (?ChooseAdminAsCommander@MMatchRuleAssassinate@@QAEXXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	175	error LNK2019: unresolved external symbol "public: void __thiscall MMatchScheduleData::Release(void)" (?Release@MMatchScheduleData@@QAEXXZ) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	367	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::CheckMemoryCorruption(void)" (?CheckMemoryCorruption@MMatchServer@@QAEXXZ) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCommand(class MCommand *)" (?OnCommand@MBMatchServer@@MAE_NPAVMCommand@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_OnCommand.obj
    Error	43	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::CheckMemoryTest(int,int)" (?CheckMemoryTest@MMatchServer@@QAEXHH@Z) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	63	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::OnAdminServerHalt(void)" (?OnAdminServerHalt@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnMessageExit(void)" (?OnMessageExit@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	288	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::OnRequestCharQuestItemList(struct MUID const &)" (?OnRequestCharQuestItemList@MMatchServer@@QAEXABUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGambleQuestItem(class MAsyncJob *)" (?OnAsyncGambleQuestItem@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	307	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::PostAsyncJob(class MAsyncJob *)" (?PostAsyncJob@MMatchServer@@QAEXPAVMAsyncJob@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnLocalGetDBBlockCountryCode(void)" (?OnLocalGetDBBlockCountryCode@MBMatchServer@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_CountryFilter.obj
    Error	388	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteResponseToListener(class MObject *,int,int)" (?RouteResponseToListener@MMatchServer@@QAEXPAVMObject@@HH@Z) referenced in function "protected: void __thiscall MBMatchServer::OnStageJoin(struct MUID const &,struct MUID const &)" (?OnStageJoin@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	374	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToAllClient(class MCommand *)" (?RouteToAllClient@MMatchServer@@QAEXPAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestKeeperAnnounce(struct MUID const &,char const *)" (?OnRequestKeeperAnnounce@MBMatchServer@@IAEXABUMUID@@PBD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	387	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToBattle(struct MUID const &,class MCommand *)" (?RouteToBattle@MMatchServer@@QAEXABUMUID@@PAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	290	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToListener(class MObject *,class MCommand *)" (?RouteToListener@MMatchServer@@QAEXPAVMObject@@PAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetAccountCharInfo(class MAsyncJob *)" (?OnAsyncGetAccountCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	338	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::RouteToStage(struct MUID const &,class MCommand *)" (?RouteToStage@MMatchServer@@QAEXABUMUID@@PAVMCommand@@@Z) referenced in function "protected: void __thiscall MBMatchServer::ResponseEquipItem(struct MUID const &,struct MUID const &,enum MMatchCharItemParts)" (?ResponseEquipItem@MBMatchServer@@IAEXABUMUID@@0W4MMatchCharItemParts@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	298	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SendDuelTournamentCharInfoToPlayer(struct MUID)" (?SendDuelTournamentCharInfoToPlayer@MMatchServer@@QAEXUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	297	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SendDuelTournamentPreviousCharInfoToPlayer(struct MUID)" (?SendDuelTournamentPreviousCharInfoToPlayer@MMatchServer@@QAEXUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	66	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SetAccetpInvalidIP(void)" (?SetAccetpInvalidIP@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnSetAccetpInvalidIP(void)" (?OnSetAccetpInvalidIP@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	65	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::SetUseCountryFilter(void)" (?SetUseCountryFilter@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnSetUseCountryFilter(void)" (?OnSetUseCountryFilter@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	68	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::UpdateBlockCountryCodeLsit(void)" (?UpdateBlockCountryCodeLsit@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnUpdateBlockCountryCode(void)" (?OnUpdateBlockCountryCode@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	69	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::UpdateCustomIPList(void)" (?UpdateCustomIPList@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnUpdateCustomIP(void)" (?OnUpdateCustomIP@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	67	error LNK2019: unresolved external symbol "public: void __thiscall MMatchServer::UpdateIPtoCountryList(void)" (?UpdateIPtoCountryList@MMatchServer@@QAEXXZ) referenced in function "protected: void __thiscall CMatchServerApp::OnUpdateIPtoCountry(void)" (?OnUpdateIPtoCountry@CMatchServerApp@@IAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MatchServer.obj
    Error	381	error LNK2019: unresolved external symbol "public: void __thiscall MMatchStage::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MMatchStage@@QAEXABUMUID@@0@Z) referenced in function "protected: void __thiscall MBMatchServer::OnGameKill(struct MUID const &,struct MUID const &)" (?OnGameKill@MBMatchServer@@IAEXABUMUID@@0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Stage.obj
    Error	107	error LNK2019: unresolved external symbol "public: void __thiscall MMatchStatus::SaveToLogFile(void)" (?SaveToLogFile@MMatchStatus@@QAEXXZ) referenced in function "public: void __thiscall MBMatchServer::OnViewServerStatus(void)" (?OnViewServerStatus@MBMatchServer@@QAEXXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	372	error LNK2019: unresolved external symbol "public: void __thiscall MObject::AddCommListener(struct MUID)" (?AddCommListener@MObject@@QAEXUMUID@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnRequestConnectMatchServer(struct MUID const &)" (?OnRequestConnectMatchServer@MBMatchServer@@IAEXABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_ServerKeeper.obj
    Error	394	error LNK2019: unresolved external symbol "public: void __thiscall MQuestItemMap::Clear(void)" (?Clear@MQuestItemMap@@QAEXXZ) referenced in function "public: __thiscall MMatchCharInfo::MMatchCharInfo(void)" (??0MMatchCharInfo@@QAE@XZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest_Killtracker.obj
    Error	178	error LNK2019: unresolved external symbol "struct tm * __cdecl MMatchGetLocalTime(void)" (?MMatchGetLocalTime@@YAPAUtm@@XZ) referenced in function "private: bool __thiscall MBMatchServer::AddClanServerAnnounceSchedule(void)" (?AddClanServerAnnounceSchedule@MBMatchServer@@AAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	44	error LNK2019: unresolved external symbol "unsigned long __cdecl CrashExceptionDump(struct _EXCEPTION_POINTERS *,char const *,bool)" (?CrashExceptionDump@@YAKPAU_EXCEPTION_POINTERS@@PBD_N@Z) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	343	error LNK2019: unresolved external symbol "unsigned long __cdecl MGetTimeDistance(unsigned long,unsigned long)" (?MGetTimeDistance@@YAKKK@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	191	error LNK2019: unresolved external symbol "void * __cdecl MGetBlobArrayElement(void *,int)" (?MGetBlobArrayElement@@YAPAXPAXH@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	185	error LNK2019: unresolved external symbol "void * __cdecl MMakeBlobArray(int,int)" (?MMakeBlobArray@@YAPAXHH@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	299	error LNK2019: unresolved external symbol "void __cdecl CopyCharInfoForTrans(struct MTD_CharInfo *,class MMatchCharInfo *,class MMatchObject *)" (?CopyCharInfoForTrans@@YAXPAUMTD_CharInfo@@PAVMMatchCharInfo@@PAVMMatchObject@@@Z) referenced in function "protected: void __thiscall MBMatchServer::OnAsyncGetCharInfo(class MAsyncJob *)" (?OnAsyncGetCharInfo@MBMatchServer@@IAEXPAVMAsyncJob@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\OnProcessAsyncJob.obj
    Error	391	error LNK2019: unresolved external symbol "void __cdecl DoTestResourceCRC32Cache(void)" (?DoTestResourceCRC32Cache@@YAXXZ) referenced in function "public: void __thiscall MBMatchTest::DoTest(unsigned long)" (?DoTest@MBMatchTest@@QAEXK@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchTest.obj
    Error	12	error LNK2019: unresolved external symbol "void __cdecl InitLog(int,char const *)" (?InitLog@@YAXHPBD@Z) referenced in function "int __stdcall AfxWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (?AfxWinMain@@YGHPAUHINSTANCE__@@0PADH@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\ExceptionAttacher.obj
    Error	328	error LNK2019: unresolved external symbol "void __cdecl Make_MTDItemNode(struct MTD_ItemNode *,struct MUID &,unsigned long,int,int,int)" (?Make_MTDItemNode@@YAXPAUMTD_ItemNode@@AAUMUID@@KHHH@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::ResponseCharacterItemList(struct MUID const &)" (?ResponseCharacterItemList@MBMatchServer@@MAE_NABUMUID@@@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer_Item.obj
    Error	188	error LNK2019: unresolved external symbol "void __cdecl MEraseBlobArray(void *)" (?MEraseBlobArray@@YAXPAX@Z) referenced in function "public: void __thiscall MBMatchServer::OnRequestXTrapSeedKey(struct MUID const &,unsigned char *)" (?OnRequestXTrapSeedKey@MBMatchServer@@QAEXABUMUID@@PAE@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	16	error LNK2019: unresolved external symbol "void __cdecl MLog(char const *,...)" (?MLog@@YAXPBDZZ) referenced in function "public: bool __thiscall MBMatchNHMModule::IsAuthUser(char const *,char const *)" (?IsAuthUser@MBMatchNHMModule@@QAE_NPBD0@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchNHNAuth.obj
    Error	136	error LNK2019: unresolved external symbol "void __cdecl SetupRCPLog(void (__cdecl*)(char const *,...))" (?SetupRCPLog@@YAXP6AXPBDZZ@Z) referenced in function "protected: virtual bool __thiscall MBMatchServer::OnCreate(void)" (?OnCreate@MBMatchServer@@MAE_NXZ)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchServer.obj
    Error	401	error LNK2019: unresolved external symbol _EnumProcessModules@16 referenced in function "public: void __thiscall MBMatchSystemInfo::GetExeFileName(char *)" (?GetExeFileName@MBMatchSystemInfo@@QAEXPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchSystemInfo.obj
    Error	402	error LNK2019: unresolved external symbol _GetModuleBaseNameA@16 referenced in function "public: void __thiscall MBMatchSystemInfo::GetExeFileName(char *)" (?GetExeFileName@MBMatchSystemInfo@@QAEXPAD@Z)	C:\Users\Chris\Desktop\GunZ\Stable\MatchServer\MBMatchSystemInfo.obj
    Edited main post.



Advertisement