Community discussion forum

Convert C++ code to VB6

  • 3 months ago

    Hi friends

    I have a strange requirement, how do I convert a c++ program to vb6 ? any suggestions and comments are welcome.....

    Post was edited on 08/08/2009 12:37:01 Report abuse
  • 1 month ago

    Hi :-) maybe u need to convert from c++ to c# convert from c# to vb.net and then to vb6 but the most error wast of time ...

  • 1 month ago

    Yeah, that's not going to be pretty at all. I suggest a rewrite because there will be vast differences. If you know what the C++ application is doing, then doing something similar in VB6 should be possible, but taking C++ code line for line and converting it, I don't think that is going to be easy and in some cases not entirely possible.

  • 18 days ago

    You can call the C++ dll files from VB only if the program in C++ is not complex. But if this fails then follow what Absolom posted.

  • 18 days ago

    You can call the C++ dll files from VB only if the program in C++ is not complex. But if this fails then follow what Absalom posted.

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback