VB6 migrating to .Net with Visual Studio 2010

前端 未结 6 2302
悲&欢浪女
悲&欢浪女 2021-02-19 02:34

Has anyone migrated a VB6 project to .Net with Visual Studio 2010?

I have tested the migration in VS2005, but the resulting .Net code was so messed up, that we decided n

6条回答
  •  猫巷女王i
    2021-02-19 02:56

    Visual Studio conversion of VB 6 is spotty at best, due to some of the fundamental language changes. You might find better success looking at a third party tool like VBMigration Partner

提交回复
热议问题