uninstalling VC++ express edition 2005
-
Hi, I have uninstalled VC++ express edition 2005 and back to VC++ 6.0 . I wanted to get back to some projects and enhance some points as well as some complementary requests. However, now with Visual C++ 6.0 , I cannot have the extension *.dsp, only *.dsw !! How can I get back properly to VC++ 6.0 ? Thanks a lot, Regards TPP
-
Hi, I have uninstalled VC++ express edition 2005 and back to VC++ 6.0 . I wanted to get back to some projects and enhance some points as well as some complementary requests. However, now with Visual C++ 6.0 , I cannot have the extension *.dsp, only *.dsw !! How can I get back properly to VC++ 6.0 ? Thanks a lot, Regards TPP
Right click on a dsp file, choose 'open with' and check 'always use this program' ( obviously select VC6 ) Christian Graus - Microsoft MVP - C++
-
Hi, I have uninstalled VC++ express edition 2005 and back to VC++ 6.0 . I wanted to get back to some projects and enhance some points as well as some complementary requests. However, now with Visual C++ 6.0 , I cannot have the extension *.dsp, only *.dsw !! How can I get back properly to VC++ 6.0 ? Thanks a lot, Regards TPP
You should consider a better project converter from VC++ 6.0 to VC++ 7.0! Please try this program: http://www.codeproject.com/tools/prjconverter.asp[^]
-
You should consider a better project converter from VC++ 6.0 to VC++ 7.0! Please try this program: http://www.codeproject.com/tools/prjconverter.asp[^]
Thanks, but in fact, it is with VC++ express edition 2005, which is cancelled by now, and all my projects are in VC++ 6.0. I do not think that the concept of VC++ express edition 2005 follows the framework of VC++7.0. But if you have experienced, that is pretty good to know!!!!!! Otherwise, the question remains, how to get back *.dsp files while working back with VC++ 6.0? Regards and thanks!