Migrate Code

Hi,
I'm beginner in C++. However, I have some experience in C#.
I Have to make compatible an application to Windows 7. This application seems to be built under Visual Studio 2003 . I launched it in Visual Studio 2010 and I tried to buid it. I hava a lot of errors. I don't how to resolve them.
Which are the best practices to migrate code in C++ built in 2003 to a code built in VS 2010?
Thanks.
They are probably linking errors or definition errors. A good start would be to copy and paste the errors in your next post.
Topic archived. No new replies allowed.