What's the best approach to migrate our Window MFC applications from V++ 6.0 using MFC 4.21 to Visual Studio 2010 using MFC 10?

Bloccato What's the best approach to migrate our Window MFC applications from V++ 6.0 using MFC 4.21 to Visual Studio 2010 using MFC 10?

  • martedì 10 aprile 2012 12:48
     
     

    Hi,

    All our company applications were written in Window V++ 6.0  using MFC 4.21. Now our manager decide to migrate to Visual Studio 2010 environment using MFC 10.

    What's the best approach and steps to migrate our Window MFC applications from V++ 6.0 using MFC 4.21 to Visual Studio 2010 using MFC 10?

    Thanks a lot in advance.


    Allen

Tutte le risposte

  • martedì 10 aprile 2012 20:07
     
     
    Don't know about 'the best' approach - we migrated from VS2005 to VS2010 and most of the pain revolved around Frame windows, docking panes, menu bars and the like.  The rest seemed to go fairly smoothly.  Sure you don't want to go straight to 2011?  ;)
  • mercoledì 11 aprile 2012 00:58
     
     

    Hi hunter144,

    Thanks for replying to my question. Can you describe what's the benefit to go straight to VS 2011 instead of 2010?

    Thanks!

    Allen


    Allen

  • mercoledì 11 aprile 2012 03:42
     
     

    Hi hunter144,

    Thanks for replying to my question. Can you describe what's the benefit to go straight to VS 2011 instead of 2010?

    For the same reason you would rather migrate to 2010 instead of 2008, or 2005, or 2003....
  • mercoledì 11 aprile 2012 06:57
     
     Con risposta

    Hi,

    All our company applications were written in Window V++ 6.0  using MFC 4.21. Now our manager decide to migrate to Visual Studio 2010 environment using MFC 10.

    What's the best approach and steps to migrate our Window MFC applications from V++ 6.0 using MFC 4.21 to Visual Studio 2010 using MFC 10?

    Thanks a lot in advance.


    Allen

    you can check with the following forum for the list of issues. It may not list all the issues. But, you might get idea for migration

    http://forums.codeguru.com/showthread.php?t=507364

    http://stackoverflow.com/questions/298016/is-it-really-worth-porting-from-vc6-vc2005-2008

    If you are facing any specific issue, you can post along with error message, 


    Thanks and Regards Selvam http://www15.brinkster.com/selvamselvam/

  • mercoledì 11 aprile 2012 06:58
     
     

    >Sure you don't want to go straight to 2011?  ;)

    Bear in mind that currently VC++ 2011 won't build applications that
    will run on Windows XP.

    Dave

  • giovedì 12 aprile 2012 09:12
    Moderatore
     
     Con risposta

    Hello,

    I found some thread talking about the migration from Visual Studio 6.0 to Visual Studio 2010. I hope these thread can help you.

    http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/ed285d9e-a78b-48ea-8f2a-15f50afb8280

    http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/66875b18-c939-4e33-9ba6-acd21f6b26b7

    Best regards,
    Jesse


    Jesse Jiang [MSFT]
    MSDN Community Support | Feedback to us

  • lunedì 16 aprile 2012 06:00
     
     

    Hi Jesse,

    Thanks much for the info.

    Best Regard,
    Allen


    Allen

  • lunedì 16 aprile 2012 06:01
     
     

    Hi,

    Thanks much.

    Best Regards,

    Allen


    Allen

  • venerdì 20 aprile 2012 07:47
    Moderatore
     
     

    Hi Allen,

    I marked these replies as answer, if your issue have not been solved please unmark it and update more information about this issue.

    Best regards,
    Jesse


    Jesse Jiang [MSFT]
    MSDN Community Support | Feedback to us