does visual studio 2005 support earlier vc++6.0 MFC project?
Visual Studio
2
Posts
2
Posters
0
Views
1
Watching
-
does visual studio 2005 support earlier vc++6.0 MFC projects? :^)
-
does visual studio 2005 support earlier vc++6.0 MFC projects? :^)
If you mean: can it open a VC++ 6 MFC project the answer is "yes." If you mean: will it build and run the answer is "it depends." Google on "breaking changes in visual c++." Kevin