VB6 Running on Windows 8?

前端 未结 12 779
逝去的感伤
逝去的感伤 2020-12-05 12:44

Assuming that vb6 does not run on Windows 8 because the VB6 run time libraries are not shipped with Windows 8, would it not be possible to install the VB6 run time library o

12条回答
  •  旧巷少年郎
    2020-12-05 13:23

    Microsoft updated their support statement as of January 2012. It appears VB6 will be supported in Windows 8.

    VB6 runtime will ship and will be supported in Windows 8 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows 8 being the same as it is for Windows 7.

    http://msdn.microsoft.com/en-us/vstudio/ms788708

提交回复
热议问题