3f8 Subj : Borland C++ 5.5 and Bde To : borland.public.cpp.borlandcpp From : "Giovanni70" Date : Wed Jul 23 2003 11:24 am 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. . 0