What are some convincing arguments to upgrade from Visual Studio 6?

后端 未结 14 1826
误落风尘
误落风尘 2020-12-16 01:19

I have a client who is still using Visual Studio 6 for building production systems. They write multi-threaded systems that use STL and run on mutli-processor machines.

14条回答
  •  伪装坚强ぢ
    2020-12-16 01:49

    Not supported on 64-bit systems, compatibility issues with Vista, and it was moved out of extended support by Microsoft on April 8, 2008

    http://msdn.microsoft.com/en-us/vbrun/ms788708.aspx

提交回复
热议问题