Difference between VC6 and VS 2008.
-
Hi, I want to convert the VC6 code into VS 2008 but i found that they are many different in UI. Any online material or ebook got these information? I had find in web, but no any website got provide the UI functionality compare between VC6 and VS2008.
-
Hi, I want to convert the VC6 code into VS 2008 but i found that they are many different in UI. Any online material or ebook got these information? I had find in web, but no any website got provide the UI functionality compare between VC6 and VS2008.
the UI of the IDE ? or the UI of the framework (MFC) ? VS2008 is based on VS2005 which is base on VS2003.net and VS2002.net; which is based (I think) on the VB IDE. The major differences are the docking windows, different key mapping, the removal of the class wizard; and integration of all languages under on and unique IDE. Other than that, more specific questions you have ?
Watched code never compiles.
-
Hi, I want to convert the VC6 code into VS 2008 but i found that they are many different in UI. Any online material or ebook got these information? I had find in web, but no any website got provide the UI functionality compare between VC6 and VS2008.
If you're doing MFC development the FunctionX[^] site is quite good. However, it seems that their tutorial with screen shots is now showing VS 2010 rather than VS 2008. One difference is that they've brought back ClassWizard in VS 2010. Other parts of the UI might be the same. It's possible that they may have archived page content for VS 2008. Maybe try emailing them?
Kevin
-
Hi, I want to convert the VC6 code into VS 2008 but i found that they are many different in UI. Any online material or ebook got these information? I had find in web, but no any website got provide the UI functionality compare between VC6 and VS2008.