VS 2003 -> VS 6.0?
-
Hi friends, I have a simple one her: Is it possible to have a MS VS 2003 MFC proj. and convert it to likewise MS VS 6.0. proj.? The reason I ask is because I have a friend that have only the old classic installed and I rather not install the older version and VS 7.0 side by side. As far as I can see it's not possible to export the proj. from the file menu in 2003 but maybe there is a tool for it or something?
Regards, Michael Mogensen, mm it-consult dk. ><((((º> ·.¸¸.· ><((((º> ·.¸¸.· ><((((º>
-
Hi friends, I have a simple one her: Is it possible to have a MS VS 2003 MFC proj. and convert it to likewise MS VS 6.0. proj.? The reason I ask is because I have a friend that have only the old classic installed and I rather not install the older version and VS 7.0 side by side. As far as I can see it's not possible to export the proj. from the file menu in 2003 but maybe there is a tool for it or something?
Regards, Michael Mogensen, mm it-consult dk. ><((((º> ·.¸¸.· ><((((º> ·.¸¸.· ><((((º>
There's an article on CP that does exactly this.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*) -
Hi friends, I have a simple one her: Is it possible to have a MS VS 2003 MFC proj. and convert it to likewise MS VS 6.0. proj.? The reason I ask is because I have a friend that have only the old classic installed and I rather not install the older version and VS 7.0 side by side. As far as I can see it's not possible to export the proj. from the file menu in 2003 but maybe there is a tool for it or something?
Regards, Michael Mogensen, mm it-consult dk. ><((((º> ·.¸¸.· ><((((º> ·.¸¸.· ><((((º>
(1) A Utility to Convert VS.NET 2003 Project Files By dacris. This utility converts projects and solutions from VS.NET 7.0 to VS.NET 7.1 and vice versa.http://www.codeproject.com/macro/vsconvert.asp[^] (2) VC++7 to VC++6 project converter By Stephane Rodriguez. This tool automatically converts Visual C++ 7.0 projects back to Visual C++ 6.0 projects. http://www.codeproject.com/tools/prjconverter.asp[^] Use (1) to convert to VS 2002, and then use (2) to convert to VS 6.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*) -
There's an article on CP that does exactly this.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)Thanx Nish - Any URL, title, day or location?
Regards, Michael Mogensen, mm it-consult dk. ><((((º> ·.¸¸.· ><((((º> ·.¸¸.· ><((((º>
-
(1) A Utility to Convert VS.NET 2003 Project Files By dacris. This utility converts projects and solutions from VS.NET 7.0 to VS.NET 7.1 and vice versa.http://www.codeproject.com/macro/vsconvert.asp[^] (2) VC++7 to VC++6 project converter By Stephane Rodriguez. This tool automatically converts Visual C++ 7.0 projects back to Visual C++ 6.0 projects. http://www.codeproject.com/tools/prjconverter.asp[^] Use (1) to convert to VS 2002, and then use (2) to convert to VS 6.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)GREAT! Thanx' again!
Regards, Michael Mogensen, mm it-consult dk. ><((((º> ·.¸¸.· ><((((º> ·.¸¸.· ><((((º>
-
GREAT! Thanx' again!
Regards, Michael Mogensen, mm it-consult dk. ><((((º> ·.¸¸.· ><((((º> ·.¸¸.· ><((((º>
Michael Mogensen wrote:
GREAT! Thanx' again!
No problem.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*) -
Michael Mogensen wrote:
GREAT! Thanx' again!
No problem.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)Is there a 7.1 to 8.0 and visa versa?