Subj : Re: Can I upgrade Borland C++ 5.02 project (OWL) to Borland C++Builder 6 project To : borland.public.cpp.borlandcpp From : Taiven Date : Wed Jun 15 2005 05:32 pm Do you mean that Borland C++ Builder 6 can open and compile Borland C++ 5.02 project? And we can modify and add new function to the project using VCL? Please advise. Taiven "Jogy" wrote in message news:42afe437$1@newsgroups.borland.com... > Taiven wrote: >> I have a project which is composed by Borland C++ 5.02, I want to upgrade >> it to Borland C++ Builder 6 project, can I make it? >> As I know, BC502 is based on OWL, while BCB6 is based on VCL, can I >> upgrade OWL project to VCL project? >> Please advise. >> Thanks a lot. >> >> >> Taiven > > Hello, > > I haven't heard of any tools for automatic conversion from OWL to VCL, > and I suspect that it is nearly imposiible to make such tool. > > OWL and VCL are quite different .. but it is possible to mix them > in a project, and to gradualy replace old OWL objects with VCL > > > Jogy .