Subj : Re: Borland C++ 5.5 and Bde To : borland.public.cpp.borlandcpp From : "Christian PANEL" Date : Wed Jul 23 2003 04:18 pm This question is in the right group and is very pertinent. I have heard that this compiler (update of BC5.02) with OWLNext has some difficulties also with BIDS. What is the possibilities of upgrade this old compiler BC5.02 for continuing old applications to work right ? Shall we have to go to microsoft ? "Giovanni70" a écrit dans le message de news: 3f1e4631@newsgroups.borland.com... > Hello, > > I have the Borland C++ 5.0A with the Ide. I am able to compile and run > programs that use the BDE. > > Last week I installed Borland 5.5 command line. I am able to compile and run > programs (without Bde), but I am not able to include the BDE. Including > idapi.h I have these error messages > > C:\programm\agenzia\acquabcc>bcc32 uteges.cpp > Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland > uteges.cpp: > Error E2040 \borland\bcc55\include\basetsd.h 38: Declaration terminated > incorrec > tly > Error E2040 \borland\bcc55\include\basetsd.h 46: Declaration terminated > incorrec > tly > Error E2188 \borland\bcc55\include\urlmon.h 302: Expression syntax > Error E2293 \borland\bcc55\include\urlmon.h 306: ) expected > *** 4 errors in Compile *** > > If I do not include idapi.h is all good, but naturally I cannot use the BDE > functions. > > Thanks. > > .