C++ to VB Converter produces great VB.NET code, saving you hours of painstaking work and valuable time.
Runs on 64-bit Windows, version 7 SP1 or later.
The Free Edition limits output to 100 lines per file (no limit on the number of files).
License Information Support Uninstall Instructions
Converting Folders:
C++ to VB.NET Array Conversion:
C++ to VB.NET Collections Conversion:
C++ to VB.NET Conversion of Modern C++ Features:
C++ to VB.NET Indexer Conversion:
C++ to VB.NET #define Constants Conversion:
Numerous Options:
*Scroll right to see C++ to VB Converter screenshots
Q: Are the original C++ files altered in any way?
Your existing code is left completely intact. The new VB.NET files are output to the new location that you specify.
Q: What version of C++ is converted?
We attempt to convert as much as possible and are continually updating the converter to handle newer C++ features. However, many new C++ features have no VB equivalent so the output will require adjustments.
Q: What is the conversion accuracy?
Our accuracy is very high, but there will be
significant adjustments required for all but the most trivial
conversions. There are no direct equivalents for some aspects of C++.
Read the rest of the FAQ to get an idea of a few things that are
not converted. C++ to VB Converter is intended to
reduce the amount of work you'll have to do to convert code to VB.NET,
but it is just the first step.
You should not attempt to convert code that is heavily dependent
on pointer arithmetic or template metaprogramming since these
features are only practical in C++.
Q: Can the converter produce VB6 code?
No - only VB.NET code is produced.
Q: What about function pointers?
C++ to VB Converter converts function pointer typedefs to delegates.
Q: What about STL Containers?
C++ to VB Converter converts references to most STL container types, such as std::vector. A few methods of these containers that have no equivalent are not converted.
Q: Is C++/CLI code converted?
No. Despite the name, C++/CLI has very little in common with C++.
Q: What about C++ UI code?
The converter does not convert C++ UI types due to the lack of similarity between these types and .NET UI types.
Q: What are the most common adjustments necessary after conversion?
VB.NET and C++ equivalents chart
Copyright © 2004 – 2023 Tangible Software Solutions, Inc.