Migration from VS2003 to latest versions

107 views Asked by At

I have a C++ MFC project that was created and built on visual studio 2003. I want to apply modifications on the software. I tried to open it with visual studio 2013 but a lot of dependencies are not fulfilled. If I recompile it with VS2013 will it still be working ?

Is it even possible to migrate the project from 2003 to the latest versions ? If so what do I have to do ?

0

There are 0 answers