I am trying to develop an interface for pocket pc, but when i tried to build, it gives the following error messages
error LNK2019: unresolved external symbol "public: virtual __thiscall CReplicacion::~CReplicacion(void)" (??1CReplicacion@@UAE@XZ) referenced in function "public: virtual void * __thiscall CReplicacion::`scalar deleting destr
uctor'(unsigned int)" (??_GCReplicacion@@UAEPAXI@Z)
Could anyone help me !!!