can't find a C++ to VB.Net or C# translator

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Anyone know of any good tools to translate C++ code into VB.Net? I don't
care about it not being able to translate everything perfectly - I just want
most of the repetative, obvious stuff done for me automatically.

Bob
 
I do not know if a Visual C++ to vb.net is possible. I have not seen one.
However I have seen C# to vb.net.
I belive that you will not find one. The reason you see C# to vb.net and
vb.net to C# is because the use the same compile engine
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top