Home > Archive > VC Language > June 2005 > Borland Builder 4 code conversion.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Borland Builder 4 code conversion.
|
|
| duggie 2005-06-08, 4:02 pm |
| Anyone know of a tool or program to convert Borland Builder 4.0 code to VC 6 ?
--
Cheers,
Duggie
| |
|
| "duggie" <duggie@discussions.microsoft.com> wrote in message
news:E82E6100-5207-4AFA-B22C-481A3DC3E31E@microsoft.com...
> Anyone know of a tool or program to convert Borland Builder 4.0
> code to VC 6 ?
> --
> Cheers,
> Duggie
No. Especially if your projects use any VCL components. But
then, why convert from one obsolete platform to another?
- Arnie
| |
| Brooke 2005-06-11, 3:59 am |
| Because .NET sucks! It is slow, slow, slow. You could never write a program
such as AutoCAD in .NET...
"Arnie" <none> wrote in message
news:%23Uc2JfEbFHA.1600@tk2msftngp13.phx.gbl...
> "duggie" <duggie@discussions.microsoft.com> wrote in message
> news:E82E6100-5207-4AFA-B22C-481A3DC3E31E@microsoft.com...
> No. Especially if your projects use any VCL components. But then, why
> convert from one obsolete platform to another?
>
> - Arnie
>
| |
| Duane Hebert 2005-06-11, 8:58 am |
|
"Brooke" <tbrooked@hotmail.com> wrote in message news:13uqe.39424$j51.19961@tornado.texas.rr.com...
> Because .NET sucks! It is slow, slow, slow. You could never write a program
> such as AutoCAD in .NET...
The choice is not solely between BCB and .NET.
We moved from BCB to MSVC7.1/Qt. It has
been working out well. I don't find it any slower
than BCB.
|
|
|
|
|