I need to migrate my MFC project done in VC++6 to VC++2010.I choose the "Create New Proj开发者_开发技巧ect from existing code files" in VC++2010.What project type I have to choose now.I am using VC++2010 express edition.Please advise if I am moving in the right direction.
VC++ 2010 Express Edition doesn't have MFC, so you won't be able to do it, I'm afraid. You need one of the paid versions.
精彩评论