Subj : Re: ProvExce.h To : borland.public.cpp.borlandcpp From : Ed Mulroy [TeamB] Date : Tue Oct 05 2004 11:03 am http://www.shorl.com/bovubrustatredy or, in its long form http://www.google.com/search?hl=en&ie=UTF-8&q=%22ProvExce.h%22 You have been asking in this newsgroup about "Borland's DOS compiler". From the path you show it is apparent that you are not using the DOS compiler. You are using the command line tools from C++ Builder version 5. Those tools do not and can not create a DOS executable. The replies I have been giving you referenced Borland's DOS compiler and linker, bcc.exe and tlink.exe. Those are not part of the command line tools you are using. Their counterparts in the other product are bcc32.exe and ilink32.exe Please post your C++ Builder questions in newsgroups with 'cppbuilder' in their name. For example: borland.public.cppbuilder.commandlinetools Follow ups set to: borland.public.cppbuilder.commandlinetools .. Ed > Magix wrote in message > news:41620b9f$1@newsgroups.borland.com... > > Why ProvExce.h is not included in > C:\Borland\BCC55\Include directory? > Where can I get it ? .