VBto Converter v2.8 » Developer.Team

VBto Converter v2.8

VBto Converter v2.8
VBto Converter v2.8


Software for converting Microsoft Visual Basic 6.0 project (including source code) to resource and source files MS VC++ MFC, VC++.NET (CLR), VBNET, C#, J#, Borland C++ Builder, Borland Delphi.

New:
- Conversion ADO to ADO.NET was improved.
- Support ADO, DAO, VBA, ...
- Support (to .NET only) VB6 UserControls (CTL files).
- Support VS 2010, Delphi 2010.
- Support FileSystemObject.
- Support VB.Data (VB.NET, C#, C++Builder, Delphi).
- The utility of decompiling VB5/VB6 of programs is added. The utility extract forms, but does not decompile an initial VB6 code (in the current version VBto Converter).

Q) I have all source files of MS VB 6.0 project. How to convert them into appropriate source files for MS VC++ 6.0 project?
A) The VBto Converter application may create MFC-based project for MS VC++ 6.0. All forms of VB projects may be converted into MFC-based dialogs of VC++ project. Each such dialog will be provided with its .cpp and .h files.

To convert form:

run VBto Converter;
select 'Add Input File' from File menu and open VB project (.vbp file);
if you need, remove some forms in the list of forms which will be converted;
if you need, add forms from other VB projects (.frm files) into the list;
select tab 'To VC++';
specify full name of created VC++ project (.dsp file) on the tabbed page;
you must copy all files of some already existent VC++ project !!!
select 'Convert to MS VC++ 6.0' from Convert menu to start conversion of forms from the list;
you may open tabbed page 'Messages' to look on the VBto Converter report about conversion;
right from VBto Converter you may open folder where VC++ project was allocated, or open .dsp file of output VC++ project.

Only for V.I.P
Warning! You are not allowed to view this text.