PDA

View Full Version : StressSoft Company VBto Converter ٧2.30


jaber
06-01-2007, 07:31 AM
تا حالا خودم تست نکردم ونشنیده بودم همچین برنامه ای هم هست ! :26:

VB to MS VC++
VB to MS VC .NET
VB to MS C# .NET
VB to MS VBNET
VB to Visual J#
VB to C++ Builder
VB to Borland Delphi

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


http://rapidshare.com/files/34311273/StressSoft.Company.VBto.Converter.v2.30.rar

Pass : www.softarchive.net

V1T4L
06-01-2007, 08:14 AM
دقت خيلي بالايي تو Project هاي حجيم نداره و خيلي هم ...

http://www.newfreedownloads.com/imgs/6879-w400.jpg

ورژن 2.26 قبلا كرك شده
Uploaded

http://v1t4l.php0h.com/index.php?dir=Crack%27s/2006

VBto.2.26.Cracked_By_V1T4L.rar

h27
06-01-2007, 03:18 PM
تا حالا خودم تست نکردم ونشنیده بودم همچین برنامه ای هم هست ! :26:

http://rapidshare.com/files/34311273/StressSoft.Company.VBto.Converter.v2.30.rar

Pass : www.softarchive.net
اين كرك هم كه به درد خود كركرش مي خوره
http://i18.tinypic.com/54aee74.jpg
به زودي مي ذارم

از يكي قبلي خيلي بهتره ولي مطمئن نيستم كه كامل باشه
http://rapidshare.com/files/34571428/VBto.exe.html

soda
06-04-2007, 06:54 PM
كسي براي تبديل Vb به Vc از نوع استاندارد ( و نه Mfc ) چيزي ديده ؟

nasim
06-04-2007, 10:20 PM
Converts Visual Basic Automation Code to Visual C++
http://support.microsoft.com/kb/216388

BOOTSHOW
06-05-2007, 08:11 AM
برنامه ای برای تبدیل ++vc به delphi نیست؟

nasim
06-05-2007, 07:20 PM
برنامه ای برای تبدیل ++vc به delphi نیست؟


نبود جواب برا شما به خاطر وجود نرم افزار C++ Builder

داستان كامل به وجود آمدن اين محيط پيشرفته
http://www.orbital.co.za/text/worried.htm


خلاصه صفحه بالا


The main points again (Note when I use the word C++ I mean C++ Builder and when I use the word Pascal I mean Delphi Pascal):

1) CB allows C++ developers an alternative to Microsoft and other C++ compilers;
2) It allows C++ teams to use Delphi components and object files in their applications without recoding (and vice-versa);
3) It allows the integration of C++ and Pascal teams in the same organisation;
4) It allows C++ and Pascal developers to truly cross-pollinate ideas and code for the first time;
5) CB or Pascal programmers do not need to retrain as the same libraries and interfaces are available to both;
6) C++ and Pascal are as powerful as each other;
7) C++ and Pascal optimise to the same executable or DLL files;
8) compilation and link speed (and therefore development speed) in Pascal is a lot faster than in C++;
9) maintanance (in my experience) is easier in Pascal than in C.