Hi All
Is it possible visual studio 2008 mfc application program could be converted into 2005 . I am trying to convert it but Iam getting error
operation could not completed. 'd:\ \ \ vcproj' cannot be converted. See the conversion details.
|
Go4Expert Founder
|
![]() |
| 27May2009,19:59 | #2 |
|
Check this out
Also its just a matter of 2 text file changes and here are they. In sln file change Code:
Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Code:
Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 |

