432 Subj : Re: dos.h library... To : borland.public.cpp.borlandcpp From : Hoon Lee Date : Wed May 05 2004 11:11 am I am using the ide and I have defined a project. I have the path to the lib and include directory in my path. I don't understand why the linker would cough on these specific functions (_delay, _nosound, _sound). Other functions from the same header (and I would assume library) are working fine. Jason waking@idirect.com (Wayne A. King) wrote: >On 4 May 2004 12:05:27 -0700, "Hoon Lee" wrote: > >>I am using Borland 4.5 and my application is 16-bit dos application. > >Are you building from the IDE or using the command line tools? >Have you defined a project or are you just building from a single >source module without a project file? > >>I can't understand why the compiler would not be able to define them > >According to your first message the compiler *does* resolve these >references. It is the linker which rejects them. > >-- >Wayne A. King >(waking@idirect.com, Wayne_A_King@compuserve.com) . 0