last 24 hours: 0 added, 0 updated

VBto Converter

(the download will begin shortly. If the download does not start, try this direct link.)
 

Software for converting Microsoft Visual Basic 6.0 projects (including source code) to MS Visual Studio VB.NET, C#, J#, VC.NET, VC++ (MFC), Borland C++ Builder, Borland Delphi. Visual Basic forms viewer (.frm, .frx files) and source code analyzer (.frm, .bas, .cls files). VBto Converter creates or updates any project. For example, for MS VC++, all forms and source code of VB6 projects can be converted into MFC-based dialogs. Each such dialog will be provided with its .cpp and .h files. Input MS VB 6.0 files: *.frm, *.frx, *.cls, *.bas, project.vbp Output MS VB .NET files: *.vb, *.resx, project.vbproj, AssemblyInfo.vb Output MS C# .NET files: *.cs, *.resx, project.csproj, AssemblyInfo.cs Output MS J# .NET files: *.jsl, *.resx, project.vjsproj, AssemblyInfo.jsl Output MS VC .NET files: *.cpp, *.h, project.vcproj, project.rc, resource.h, AssemblyInfo.cpp Output MS VC++(MFC) files: *.cpp, *.h, project.dsp, project.rc, resource.h Output Borland C++ Builder files: *.cpp, *.h, *.dfm, project.bpr, project.cpp, project.res Output Borland Delphi files: *.pas, *.dfm, project.dpr, project.cfg, project.res Supported MS VB6 controls: Form, MDIForm, Menu, Toolbar, Frame, SSTab, Label, TextBox, UpDown, SpinButton, CommandButton, CheckBox, OptionButton, ComboBox, ListBox, ListView, TreeView, PictureBox, Image, ImageList, Slider, ProgressBar, HScrollBar, VScrollBar, Shape, Line, CommonDialog, Timer, DriveListBox, DirListBox, FileListBox, StatusBar and any registered ActiveX.