Subj : unresolved reference To : borland.public.cpp.borlandcpp From : Genie Date : Sun Jun 20 2004 11:01 pm The actual error is Error:Error: Unresolved external 'xxx' referenced from module xxx.cpp I have the .h file, and i have the corresponding .lib and .dll file (its wininet) But when I build the project I get the above error in BC++5.0 I have tried adding the .lib to the project and various other things but nothing seems to work. How do I get rid of those errors. Thank in Advance .