HI All,
Im a newbie to this site. Now im migrating VC6 Project to .net 2003.Im getting a lot of error while im migrating to .Net. The error im gettig was
error C2259: 'CCmdTarget' : cannot instantiate abstract class
due to following members:
'CCmdTarget::~CCmdTarget(void)' : pure virtual function was not defined
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(1631) : see declaration of 'CCmdTarget::~CCmdTarget'
Pls im newbie to VC6 and .Net. so pls give a brief details about this.
saran
Im a newbie to this site. Now im migrating VC6 Project to .net 2003.Im getting a lot of error while im migrating to .Net. The error im gettig was
error C2259: 'CCmdTarget' : cannot instantiate abstract class
due to following members:
'CCmdTarget::~CCmdTarget(void)' : pure virtual function was not defined
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(1631) : see declaration of 'CCmdTarget::~CCmdTarget'
Pls im newbie to VC6 and .Net. so pls give a brief details about this.
saran