Will a Visual Basic 6 program run on a 64-bit machine?

前端 未结 3 1703
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-19 05:00

I have a program built with VB6 and using some 32-bit DLL\'s. Will this program run on a 64-bit machine? This page suggests that it should run fine on the Windows on Windows

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-19 05:36

    Microsoft are still supporting the VB6 runtime on 64-bit windows

    Yes, it works, and if you have any problems they will help you.

提交回复
热议问题