<?xml version="1.0" encoding="UTF-8" ?>
<XML_DIZ_INFO>
	<MASTER_PAD_VERSION_INFO>
		<MASTER_PAD_VERSION>3.01</MASTER_PAD_VERSION>
		<MASTER_PAD_EDITOR>PADGen 3.0.1.38 http://www.padgen.org</MASTER_PAD_EDITOR>
		<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
	</MASTER_PAD_VERSION_INFO>
	<Company_Info>
		<Company_Name>StressSoft Company Ltd.</Company_Name>
		<Address_1>Moscow</Address_1>
		<Address_2 />
		<City_Town>Moscow</City_Town>
		<State_Province />
		<Zip_Postal_Code />
		<Country>Russia</Country>
		<Company_WebSite_URL>http://www.vbto.net</Company_WebSite_URL>
		<Contact_Info>
			<Author_First_Name>StressSoft</Author_First_Name>
			<Author_Last_Name>Company Ltd.</Author_Last_Name>
			<Author_Email>info@vbto.net</Author_Email>
			<Contact_First_Name>Valeriy</Contact_First_Name>
			<Contact_Last_Name>Nikolaevich</Contact_Last_Name>
			<Contact_Email>info@vbto.net</Contact_Email>
		</Contact_Info>
		<Support_Info>
			<Sales_Email>sales@vbto.net</Sales_Email>
			<Support_Email>support@vbto.net</Support_Email>
			<General_Email>info@vbto.net</General_Email>
			<Sales_Phone />
			<Support_Phone />
			<General_Phone />
			<Fax_Phone />
		</Support_Info>
	</Company_Info>
	<Program_Info>
		<Program_Name>VBto Converter</Program_Name>
		<Program_Version>2.45</Program_Version>
		<Program_Release_Month>12</Program_Release_Month>
		<Program_Release_Day>07</Program_Release_Day>
		<Program_Release_Year>2009</Program_Release_Year>
		<Program_Cost_Dollars>99</Program_Cost_Dollars>
		<Program_Cost_Other_Code>RUB</Program_Cost_Other_Code>
		<Program_Cost_Other>2000</Program_Cost_Other>
		<Program_Type>Shareware</Program_Type>
		<Program_Release_Status>Major Update</Program_Release_Status>
		<Program_Install_Support>Install and Uninstall</Program_Install_Support>
		<Program_OS_Support>Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003</Program_OS_Support>
		<Program_Language>English</Program_Language>
		<Program_Change_Info>Contain the utility for decompiling VB5/VB6-programs.</Program_Change_Info>
		<Program_Specific_Category>Development Tools</Program_Specific_Category>
		<Program_Category_Class>Development::Basic, VB, VB DotNet</Program_Category_Class>
		<Program_System_Requirements>Windows 98 and above</Program_System_Requirements>
		<File_Info>
			<File_Size_Bytes>5101737</File_Size_Bytes>
			<File_Size_K>4982</File_Size_K>
			<File_Size_MB>4.87</File_Size_MB>
		</File_Info>
		<Expire_Info>
			<Has_Expire_Info>N</Has_Expire_Info>
			<Expire_Count />
			<Expire_Based_On>Days</Expire_Based_On>
			<Expire_Other_Info />
			<Expire_Month />
			<Expire_Day />
			<Expire_Year />
		</Expire_Info>
	</Program_Info>
	<Program_Descriptions>
		<English>
			<Keywords>Converter VB6, VB Decompiler, Form Viewer, migration, statistics, VC++, cpp, C#, Builder, Delphi, VBNET, J#, source code, MFC, dialog, event handler, .NET, Borland, vbp,frm,frx, vbproj,vb,resx,csproj,cs, dsp,rc,h, bpr,dfm,res,dpr,pas,cfg</Keywords>
			<Char_Desc_45>Convert VB6 project to .NET, C#, VC++, Delphi</Char_Desc_45>
			<Char_Desc_80>Convert VB6 project to .NET, C#, MS VC++ (MFC), C++Builder, Delphi...</Char_Desc_80>
			<Char_Desc_250>Software for converting MS Visual Basic 6.0 projects (including source code) to Microsoft VS VB.NET, C#, J#, VC.NET, VC++ (MFC), Borland Delphi, C++ Builder.
Visual Basic forms viewer and source  code analyzer.
VB6 Decompiler.</Char_Desc_250>
			<Char_Desc_450>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).
The utility of decompiling VB5/VB6-programs </Char_Desc_450>
			<Char_Desc_2000>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).
The utility of decompiling VB5/VB6-programs is added. The utility extract forms, but does not decompile an initial VB6 code (in the current version VBto Converter).

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.</Char_Desc_2000>
		</English>
		<Russian>
			<Keywords>Конвертер, декомпилятор, вьювер, статистика, VB6, VB, migration, VC++, cpp, C#, Builder, Delphi, VBNET, J#, source code, MFC, dialog, event handler, .NET, Borland, vbp,frm,frx, vbproj,vb,resx,csproj,cs, dsp,rc,h, bpr,dfm,res,dpr,pas,cfg</Keywords>
			<Char_Desc_45>Конвертер VB6 проекта в .NET, C#, VC++, Delph</Char_Desc_45>
			<Char_Desc_80>Конвертер VB 6.0 проекта в исходники .NET, C#, MS VC++ (MFC), C++Builder, Delphi</Char_Desc_80>
			<Char_Desc_250>Утилита для конвертации MS Visual Basic 6.0 проекта (включая формы и исходный код) в исходные файлы проектов Microsoft VS VB.NET, C#, J#, VC++.NET, VC++ (MFC), Borland C++ Builder, Delphi. Вьювер VB форм, анализатор исходного VB6 кода. Декомпилятор.</Char_Desc_250>
			<Char_Desc_450>Утилита для конвертации Microsoft Visual Basic 6.0 проекта (включая формы и исходный код) в исходные файлы проектов MS Visual Studio VB.NET, C#, J#, VC.NET, VC++ (MFC), Borland C++ Builder, Borland Delphi.
Декомпилятор VB6 программ (EXE,OCX,DLL).
Дополнительные функции (действуют и в незарегистрированной версии): вьювер форм Visual Basic (.frm, .frx файлы), сбор статистики по исходным VB6 файлам.</Char_Desc_450>
			<Char_Desc_2000>Утилита для конвертации Microsoft Visual Basic 6.0 проекта (включая формы и исходный код) в исходные файлы проектов MS Visual Studio VB.NET, C#, J#, VC.NET, VC++ (MFC), Borland C++ Builder, Borland Delphi.
Декомпилятор VB6 программ (New!).
Дополнительные функции (действуют и в незарегистрированной версии):
- вьювер форм Visual Basic (.frm, .frx файлы);
- анализатор исходного VB кода (сбор статистики по .frm, .bas, .cls файлам).
VBto Converter создаст для вас новый новый или дополнит любой существующий проект конвертированными из VB6 файлами. Например, для MS VC++ все формы и исходный код VB 6.0 проекта могут быть сконвертированы в MFC диалоги. Для каждого диалога создаются соответствующие .h и .cpp файлы а также дополняются файл ресурсов (project.rc) и файл идентификаторов ресурсов (resource.h). Входные MS VB 6.0 файлы: *.frm, *.frx, *.cls, *.bas, project.vbp Выходные файлы MS VB .NET: *.vb, *.resx, project.vbproj, AssemblyInfo.vb Выходные файлы MS C# .NET: *.cs, *.resx, project.csproj, AssemblyInfo.cs Выходные файлы MS J# .NET: *.jsl, *.resx, project.vjsproj, AssemblyInfo.jsl Выходные файлы MS VC .NET: *.cpp, *.h, project.vcproj, project.rc, resource.h, AssemblyInfo.cpp Выходные файлы MS VC++(MFC): *.cpp, *.h, project.dsp, project.rc, resource.h Выходные файлы Borland C++ Builder: *.cpp, *.h, *.dfm, project.bpr, project.cpp, project.res Выходные файлы Borland Delphi: *.pas, *.dfm, project.dpr, project.cfg, project.res Поддерживается конвертация в следующие версии сред разработки: MS Visual Studio 6.0, VS 2002, VS 2003, VS 2005, VS 2008, Borland C++ Builder 6.0, Borland Delphi 6.0. Поддерживаемые MS VB 6.0 контролы: 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 и любые зарегистрированные ActiveX.</Char_Desc_2000>
		</Russian>
	</Program_Descriptions>
	<Web_Info>
		<Application_URLs>
			<Application_Info_URL>http://www.vbto.net</Application_Info_URL>
			<Application_Order_URL>http://www.vbto.net/buy.html</Application_Order_URL>
			<Application_Screenshot_URL>http://www.vbto.net/Pict/VBto-Converter.jpg</Application_Screenshot_URL>
			<Application_Icon_URL>http://www.vbto.net/VBto-Converter-Icon.jpg</Application_Icon_URL>
			<Application_XML_File_URL>http://www.vbto.net/VBto-Converter-PAD.xml</Application_XML_File_URL>
		</Application_URLs>
		<Download_URLs>
			<Primary_Download_URL>http://www.vbto.net/SetupVBto.exe</Primary_Download_URL>
			<Secondary_Download_URL />
			<Additional_Download_URL_1 />
			<Additional_Download_URL_2 />
		</Download_URLs>
	</Web_Info>
	<Permissions>
		<Distribution_Permissions>This product can be freely distributed through the Internet.
To publish it on a CD, please contact info@vbto.net</Distribution_Permissions>
		<EULA>License Information

END-USER LICENSE AGREEMENT FOR VBto Converter

IMPORTANT-READ CAREFULLY: This License Agreement is a legal Agreement between you and StressSoft Company Ltd. for VBto Converter.

By installing, copying, or otherwise using and testing VBto Converter, you agree to be bound by the terms of this agreement.
If you do not agree to the terms of this agreement, do not install or use VBto Converter.

Any reproduction or redistribution of VBto Converter or any of its components not in accordance with the License Agreement is expressly prohibited by law, and may result in severe civil and criminal penalties.

There are three basic types of licenses issued for VBto Converter, these are:

Licensing type "VBto Converter" allows convert Microsoft Visual Basic 6.0 project (including source code) to resource and source files of MS C# .NET, MS VB.NET, MS VC .NET (CLR), MS J#, MS VC++ (MFC), Borland C++ Builder, Borland Delphi.  This license allows you to use the product on three different computers.  The registration keys has hardware protection.

Licensing type "VBto Converter Light" allows you to convert Microsoft Visual Basic 6.0 project (including source code) to resource and source files of one of the following:  MS C# .NET(and VB.NET) or MS VC .NET or MS VC++ (MFC) or MS Visual J# or Borland C++ Builder or Borland Delphi.  You pick the conversion you want to receive.  This license allows you to use the product on two different computers.  The registration keys has hardware protection.

Licensing type "VBto Converter Light Time" allows you to convert Microsoft Visual Basic 6.0 project (including source code) to resource and source files of one of the following:  MS C# .NET(and VB.NET) or MS Visual J# or MS VC .NET or MS VC++ (MFC) or Borland C++ Builder or Borland Delphi.  You pick the conversion you want to receive.  This license allows you to use the product on single computer.   This license is limited to a one-month period.  The registration key has hardware protection.

Note that the conversion algorithm used does not allow you to perform full conversions so in some cases, it is necessary to edit your source code output manually although all main language construction is converted correctly.
Your rights and obligations with respect to the use of VBto Converter or any of its components are as follows:

You may:
1. Store or install a copy of VBto Converter on a storage device, such as a network server, used only to install or run VBto Converter on your other computers over an internal network.  However, you must acquire and dedicate a license for each separate computer on which VBto Converter is installed or run from the storage device.  A license for VBto Converter may not be shared or used concurrently on different computers.
2. The user has the right to get a registration key free of charge in case he(she) changes the computer or its components, but only ones during 6 months.
3. Receive support by e-mail to answer questions and solve problems referred to the program.

You may not:
1. Use, copy, modify, or transfer copies of VBto Converter except as provided for in this License.
2. Reverse engineer, decompile, disassemble or make derivative works based on VBto Converter (except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation).
3. Separate VBto Converter component parts for use on more than one computer.
4. Rent, lease, sublicense or assign VBto Converter or any copy thereof, including any related documentation.
5. Distribute the license key in any way.
6. Make any attempt to discover the source code of VBto Converter.

NO WARRANTIES.

StressSoft expressly disclaims any warranty for VBto Converter.

VBto Converter AND ANY RELATED DOCUMENTATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OR MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT.

THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF VBto Converter REMAINS WITH YOU.

NO LIABILITY FOR CONSEQUENTIAL DAMAGES.
IN NO EVENT SHALL StressSoft BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OR OF INABILITY TO USE VBto Converter.

COPYRIGHT NOTICE. Copyright(C) 2005-2009 StressSoft Company Ltd., All rights reserved. 

Any rights not expressly granted herein are reserved.</EULA>
	</Permissions>
	<Affiliates>
		<Affiliates_FORM>Y</Affiliates_FORM>
		<Affiliates_VERSION>1.4</Affiliates_VERSION>
		<Affiliates_URL>http://www.asp-shareware.org/pad/extensions/Affiliates.htm</Affiliates_URL>
		<Affiliates_Information_Page />
		<Affiliates_Avangate_Order_Page />
		<Affiliates_Avangate_Vendor_ID />
		<Affiliates_Avangate_Product_ID />
		<Affiliates_Avangate_Maximum_Commission_Rate />
		<Affiliates_BMTMicro_Order_Page />
		<Affiliates_BMTMicro_Vendor_ID />
		<Affiliates_BMTMicro_Product_ID />
		<Affiliates_BMTMicro_Maximum_Commission_Rate />
		<Affiliates_Cleverbridge_Order_Page />
		<Affiliates_Cleverbridge_Vendor_ID />
		<Affiliates_Cleverbridge_Product_ID />
		<Affiliates_Cleverbridge_Maximum_Commission_Rate />
		<Affiliates_clixGalore_Order_Page />
		<Affiliates_clixGalore_Vendor_ID />
		<Affiliates_clixGalore_Product_ID />
		<Affiliates_clixGalore_Maximum_Commission_Rate />
		<Affiliates_CommissionJunction_Order_Page />
		<Affiliates_CommissionJunction_Vendor_ID />
		<Affiliates_CommissionJunction_Product_ID />
		<Affiliates_CommissionJunction_Maximum_Commission_Rate />
		<Affiliates_DigiBuy_Order_Page />
		<Affiliates_DigiBuy_Vendor_ID />
		<Affiliates_DigiBuy_Product_ID />
		<Affiliates_DigiBuy_Maximum_Commission_Rate />
		<Affiliates_DigitalCandle_Order_Page />
		<Affiliates_DigitalCandle_Vendor_ID />
		<Affiliates_DigitalCandle_Product_ID />
		<Affiliates_DigitalCandle_Maximum_Commission_Rate />
		<Affiliates_Emetrix_Order_Page />
		<Affiliates_Emetrix_Vendor_ID />
		<Affiliates_Emetrix_Product_ID />
		<Affiliates_Emetrix_Maximum_Commission_Rate />
		<Affiliates_eSellerate_Order_Page />
		<Affiliates_eSellerate_Vendor_ID />
		<Affiliates_eSellerate_Product_ID />
		<Affiliates_eSellerate_Maximum_Commission_Rate />
		<Affiliates_Kagi_Order_Page />
		<Affiliates_Kagi_Vendor_ID />
		<Affiliates_Kagi_Product_ID />
		<Affiliates_Kagi_Maximum_Commission_Rate />
		<Affiliates_LinkShare_Order_Page />
		<Affiliates_LinkShare_Vendor_ID />
		<Affiliates_LinkShare_Product_ID />
		<Affiliates_LinkShare_Maximum_Commission_Rate />
		<Affiliates_NorthStarSol_Order_Page />
		<Affiliates_NorthStarSol_Vendor_ID />
		<Affiliates_NorthStarSol_Product_ID />
		<Affiliates_NorthStarSol_Maximum_Commission_Rate />
		<Affiliates_OneNetworkDirect_Order_Page />
		<Affiliates_OneNetworkDirect_Vendor_ID />
		<Affiliates_OneNetworkDirect_Product_ID />
		<Affiliates_OneNetworkDirect_Maximum_Commission_Rate />
		<Affiliates_Order1_Order_Page />
		<Affiliates_Order1_Vendor_ID />
		<Affiliates_Order1_Product_ID />
		<Affiliates_Order1_Maximum_Commission_Rate />
		<Affiliates_Osolis_Order_Page />
		<Affiliates_Osolis_Vendor_ID />
		<Affiliates_Osolis_Product_ID />
		<Affiliates_Osolis_Maximum_Commission_Rate />
		<Affiliates_Plimus_Order_Page />
		<Affiliates_Plimus_Vendor_ID />
		<Affiliates_Plimus_Product_ID />
		<Affiliates_Plimus_Maximum_Commission_Rate />
		<Affiliates_Regnet_Order_Page />
		<Affiliates_Regnet_Vendor_ID />
		<Affiliates_Regnet_Product_ID />
		<Affiliates_Regnet_Maximum_Commission_Rate />
		<Affiliates_Regnow_Order_Page />
		<Affiliates_Regnow_Vendor_ID />
		<Affiliates_Regnow_Product_ID />
		<Affiliates_Regnow_Maximum_Commission_Rate />
		<Affiliates_Regsoft_Order_Page />
		<Affiliates_Regsoft_Vendor_ID />
		<Affiliates_Regsoft_Product_ID />
		<Affiliates_Regsoft_Maximum_Commission_Rate />
		<Affiliates_ShareIt_Order_Page>https://secure.shareit.com/shareit/checkout.html?productid=300125514</Affiliates_ShareIt_Order_Page>
		<Affiliates_ShareIt_Vendor_ID>200004832</Affiliates_ShareIt_Vendor_ID>
		<Affiliates_ShareIt_Product_ID>300125514</Affiliates_ShareIt_Product_ID>
		<Affiliates_ShareIt_Maximum_Commission_Rate>15%</Affiliates_ShareIt_Maximum_Commission_Rate>
		<Affiliates_Shareasale_Order_Page />
		<Affiliates_Shareasale_Vendor_ID />
		<Affiliates_Shareasale_Product_ID />
		<Affiliates_Shareasale_Maximum_Commission_Rate />
		<Affiliates_SWReg_Order_Page />
		<Affiliates_SWReg_Vendor_ID />
		<Affiliates_SWReg_Product_ID />
		<Affiliates_SWReg_Maximum_Commission_Rate />
		<Affiliates_V-Share_Order_Page />
		<Affiliates_V-Share_Vendor_ID />
		<Affiliates_V-Share_Product_ID />
		<Affiliates_V-Share_Maximum_Commission_Rate />
		<Affiliates_VFree_Order_Page />
		<Affiliates_VFree_Vendor_ID />
		<Affiliates_VFree_Product_ID />
		<Affiliates_VFree_Maximum_Commission_Rate />
		<Affiliates_Yaskifo_Order_Page />
		<Affiliates_Yaskifo_Vendor_ID />
		<Affiliates_Yaskifo_Product_ID />
		<Affiliates_Yaskifo_Maximum_Commission_Rate />
	</Affiliates>
</XML_DIZ_INFO>
