Migrating from VC6 to .Net 2003

Joined
Oct 6, 2006
Messages
2
Reaction score
0
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top