VB6 VisualBasic6 API是否可以在Windows 8上运行?

tbe*_*tbe 5 vb.net windows vb6

只有基本的VB6应用程序在WIN8上运行吗?是否有任何API使用不同,如GDI +,Keyhooks,FileSystem或RtlMoveMemory Apis.

VB6是x86,Win8是x64.

我已经读过了: VB6在Windows 8上运行?

SLa*_*aks 7

Windows 8不会更改Windows桌面应用程序的基本API.(当然,除了Windows RT)

未来版本的Windows也不会; 对这些API的任何更改都会破坏与所有现有应用程序的兼容性

  • @Nasenbaer:错了; WIndows 8也可作为x86使用.此外,Windows x64仍然可以运行x86应用程序.并且,Windows 8不会破坏兼容性. (5认同)