1aa Subj : dos.h library... To : borland.public.cpp.borlandcpp From : Hoon Lee Date : Tue May 04 2004 11:18 am When I compile my application I get unresolved symbols for a lot of functions defined in dos.h. Dos.h exists in the include directory and my function calls match the prototypes. All errors occur at link time. Am I missing a library or do I need to specifically add one to my project? Thanks, Hoon . 0