Code:
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3982) : error C2065: 'CWndLookChange' : undeclared identifier
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3982) : error C2065: 'pLook' : undeclared identifier
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3982) : error C2059: syntax error : ')'
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3982) : error C3861: 'CWndLookChange': identifier not found, even with argument-dependent lookup
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3983) : error C3861: 'pLook': identifier not found, even with argument-dependent lookup
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3984) : error C3861: 'pLook': identifier not found, even with argument-dependent lookup
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3984) : error C2541: 'delete' : cannot delete objects that are not pointers
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3984) : error C3861: 'pLook': identifier not found, even with argument-dependent lookup
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3984) : error C3861: 'pLook': identifier not found, even with argument-dependent lookup
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3985) : error C2061: syntax error : identifier 'CWndLookChange'
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3985) : error C3861: 'pLook': identifier not found, even with argument-dependent lookup
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3986) : error C2227: left of '->Initialize' must point to class/struct/union
type is ''unknown-type''
\Embassy of Heaven v17\Source\_Interface\WndWorld.cpp(3986) : error C3861: 'pLook': identifier not found, even with argument-dependent lookup
Code:
\Embassy of Heaven v17\Source\_Interface\WndManager.cpp(4982) : error C2664: 'CProject::GetText' : cannot convert parameter 1 from 'const char [6]' to 'DWORD'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
Code:
\Embassy of Heaven v17\Source\_Common\ObjSerializeOpt.cpp(247) : error C2039: 'dwLook' : is not a member of '_EQUIP_INFO'
i:\Embassy of Heaven v17\Source\_Database\..\_Network\Objects\Obj.h(939) : see declaration of '_EQUIP_INFO'
\Embassy of Heaven v17\Source\_Common\ObjSerializeOpt.cpp(598) : error C2039: 'dwLook' : is not a member of '_EQUIP_INFO'
i:\Embassy of Heaven v17\Source\_Database\..\_Network\Objects\Obj.h(939) : see declaration of '_EQUIP_INFO'
\Embassy of Heaven v17\Source\_Common\ObjSerializeOpt.cpp(720) : error C2039: 'dwLook' : is not a member of '_EQUIP_INFO'
i:\Embassy of Heaven v17\Source\_Database\..\_Network\Objects\Obj.h(939) : see declaration of '_EQUIP_INFO'
Code:
DPSrvr.cpp(12812) : error C2039: 'bIsLooksChangeMaterial' : is not a member of 'ItemProp'
i:\Embassy of Heaven v17\Source\_Common\ProjectCmn.h(247) : see declaration of 'ItemProp'
DPSrvr.cpp(12812) : error C2039: 'bCanLooksChange' : is not a member of 'ItemProp'
i:\Embassy of Heaven v17\Source\_Common\ProjectCmn.h(247) : see declaration of 'ItemProp'
DPSrvr.cpp(12814) : error C2664: 'void CUser::AddDefinedText(int)' : cannot convert parameter 1 from 'const char [53]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast