Emulator error LNK2001: unresolved external symbol "public: virtual long __thiscall CCharacterWindow::SkinLoad(struct IDirect3DDevice9 *)" (?SkinLoad@CCharacterWindow@@UAEJPAUIDirect3DDevice9@@@Z)
Emulator error LNK2001: unresolved external symbol "public: virtual long __thiscall CCharacterWindow::SkinLoadForTool(struct IDirect3DDevice9 *,char const *)" (?SkinLoadForTool@CCharacterWindow@@UAEJPAUIDirect3DDevice9@@PBD@Z)
Emulator error LNK2001: unresolved external symbol "public: virtual struct D3DXVECTOR3 __thiscall CCharacterWindow::GetPosBodyHeight(void)" (?GetPosBodyHeight@CCharacterWindow@@UAE?AUD3DXVECTOR3@@XZ)
Emulator error LNK2005: "public: virtual void __thiscall CCharacterWindow::SetVisibleSingle(int)" (?SetVisibleSingle@CCharacterWindow@@UAEXH@Z) already defined in RanClientUILib.lib(CharacterWindow.obj)
Emulator error LNK2019: unresolved external symbol "public: void __thiscall CBasicComboBox::SetTextAlign(int)" (?SetTextAlign@CBasicComboBox@@QAEXH@Z) referenced in function "public: void __thiscall CCharacterWindow::LoadItem(void)" (?LoadItem@CCharacterWindow@@QAEXXZ)
Emulator error LNK2019: unresolved external symbol "public: void __thiscall CBasicComboBoxRollOver::SetTextAlign(int)" (?SetTextAlign@CBasicComboBoxRollOver@@QAEXH@Z) referenced in function "public: void __thiscall CCharacterWindow::LoadComboData(void)" (?LoadComboData@CCharacterWindow@@QAEXXZ)