VB6 can be installed on Windows 7 64 bit OK without a virtual machine and will run normal VB6 controls perfectly with a few exceptions.
Richtextbox needs to be the latest version
Winsock may need to be the latest version
WIA doesnt seem to work and there may be others.
Any old third party 16 bit activeX controls don't work
I doubt if you will ever run sourcecode composed in VB6 on VBnet or VS2010 editors but if you need to modify the original vb6 code then do it with vb6 editor and recompile it in your Win7 machine.
The conversion facility built into vbNet works fairly well but you need to make many manual changes for certain code combinations, particularly indexing. Maybe you can then edit this converted code in VS2010 better?
I suspect some vb6 projects compiled in Win7 may not work properly when used back in old computers as they might need to overwrite old incompatible windows stuff - but not sure.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.