Locked How To Convert VS 2010 Project to VB6?

  • Thursday, July 12, 2012 3:01 PM
     
     
    How To Convert VS 2010 Project to VB6? In school, I am the IT section. Now, the problem is: there are works in VB6, but I know only VS 2010. Is there a way to transform VS 2010 projects in VB6 projects? Please, this is urgent.

All Replies

  • Thursday, July 12, 2012 3:45 PM
     
     Answered

    No, this is not possible. It is like trying to put the engine of a truck into a small box for use as a pump in your fish tank.

    Theoretically, small VB 2010 code parts can be pasted into a VB6 project with more or less additional work afterwards, but practically, you either have to learn VB6 or upgrade the VB6 projects to VB.Net or rewrite them in VB.Net.


    Armin