Subj : Re: from Borland C++ 502 to borland C++ 6 builder To : borland.public.cpp.borlandcpp From : maeder Date : Fri Jun 03 2005 10:02 pm "Jasp" writes: > I've the source code of a software written with Borland C++ 5.02 > IDE. I want to port this code from Borland C++ 502 to borland C++ 6 > builder. Is this possible?? Probably. > Do you have any advice for me?? If the application uses the OWL, have a look at OWLNext. And be prepared to quite a few changes - the C++ that Borland C++ 5.02 supported is not the same that C++ Builder 6 supports. .