2d7 Subj : Re: unresolved reference To : borland.public.cpp.borlandcpp From : Genie Date : Mon Jun 21 2004 12:10 pm I do not have coff2omf, where can i get a copy of that from. Thanks. >if you re-read my other post i told you to use the coff2omf.exe borland >utility (command line) to generate the new libirary. originally you said you >tried to add the wininet.lib to the project. what you need to do is this: > >open a command window. then cd to the dir where you have the wininet.lib. >then execute this: "coff2omf wininet.lib bwininet.lib". that will create the >wininet.lib file with a format the linker understands. then add the >bwininet.lib to your project and relink. > >aloha, >mike > > . 0