5b6 Subj : Re: Multi-Thread and memory allocation error (or bug in 5.02). To : borland.public.cpp.borlandcpp From : "Martin Catney" Date : Tue Sep 02 2003 12:45 pm We cannot move to Builder 6 as alot of our code is based on the OWL libraries and re-coding the whole application will take some time, although ultimately we will need to move to another library which may be VCL or CLX. We have been using Builder 4 for years for all new dialogs but we cannot move them to Builder 6 without some restructuring/recoding because of the difference in the C++ name mangling between Builder 6 and Borland 5.02/Builder4. So it looks like we are going to have to use Borland C++5.02, Builder 4 and now Builder 6. A bit of a mess in the short term until we restructure the code. Martin "Ed Mulroy [TeamB]" wrote in message news:3f5392ee$1@newsgroups.borland.com... > > As an alternative we will look at using Builder 6 to > > generate the production code as a DLL which we > > will link into our Borland C++ application. > > I did not mention the obvious solution but it seems that it is not so > obvious that you embraced it. > > Do the whole thing in C++ Builder 6. Borland C++ is from 1997. At some > point the program is going to have to migrate anyway. Why not now? > > . Ed > > > Martin Catney wrote in message > > news:3f538d6f$1@newsgroups.borland.com... > > . 0