| Input MS VB 6.0 files: | *.frm, *.frx,   *.cls,   *.bas,  *.ctl, *.ctx  | project.vbp |  
|
| Output MS VB.NET files: | *.vb,   *.resx | project.vbproj,   AssemblyInfo.vb | VS 2002, 2003, 2005, 2008, 2010
|
| Output MS C# .NET files: | *.cs,   *.resx | project.csproj,   AssemblyInfo.cs | VS 2002, 2003, 2005, 2008, 2010
|
| Output MS J# .NET files: | *.jsl,   *.resx | project.vjsproj,   AssemblyInfo.jsl | VS 2005
|
| Output MS VC++ CLR files: | *.h,   *.resx,   *.cpp | project.vcproj/.vcxproj,   AssemblyInfo.cpp | VS 2005, 2008, 2010
|
| Output MS VC++ MFC files: | *.cpp,   *.h | project.dsp/.vcproj/.vcxproj,   project.rc,   resource.h | VS 6.0, 2002, 2003, 2005, 2008, 2010  
|
| Output Borland C++ Builder files:  | *.cpp,   *.h,   *.dfm | project.bpr,   project.cpp,   project.res | Borland C++ Builder 6.0
|
| Output Borland Delphi files: | *.pas,   *.dfm | project.dpr/.dproj,   project.cfg,   project.res | Borland Delphi 6.0, 7.0, 2010, XE
|