VB to C++ Converter produces great C++ code from VB.NET, 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:
VB.NET to C++ Collections Conversion:
VB.NET to C++ Inheritance Conversion:
VB.NET to C++ Indexer Conversion:
Conversion of Legacy String Functions to C++:
VB.NET to C++ Lambda Conversion:
Numerous Options:
*Scroll right to see VB to C++ Converter screenshots
Q: Are entire projects converted?
You can select VB projects or folders to convert. All ".vb" files within that project or folder will be converted and output as either traditional .h/.cpp files or C++20 modules to the directory you specify. However, VB to C++ Converter does not construct the new C++ project file. This is due to the lack of similarity between VB project types and formats and C++ project types and formats.
Q: Are VB.NET delegates converted?
Yes - try out our Free Edition to see the conversion details. VB to C++ Converter converts VB delegates to function pointers using std::function.
Q: Are the original VB.NET files altered in any way?
Your existing code is left completely intact. The new C++ files are output to the new location that you specify.
Q: What about .NET UI code?
The converter does not convert .NET UI types due to the lack of similarity between these types and C++ UI types.
Q: What is the conversion accuracy?
Our accuracy is very high, but there will be significant adjustments required for all but the simplest conversions. There are no direct equivalents for some aspects of VB.NET. Read the rest of the FAQ to get an idea of a few things that are not converted. VB to C++ Converter is intended to reduce the amount of work you'll have to do to convert code to C++, but it is just the first step.
Q: Are VB6 projects converted to C++?
No - the most effective way to convert VB6 to C++ is to first upgrade to VB.NET, and then use VB to C++ Converter on the resulting VB code.
Q: Is there an option to produce C++/CLI code?
No. Despite the name, C++/CLI has very little in common with C++.
Q: What are the most common manual adjustments?
VB.NET and C++ equivalents chart
Copyright © 2004 – 2023 Tangible Software Solutions, Inc.