Hi! I am trying to use the static lib from "libxpnet" art of the Mozilla Project. I am using MS VC6 for my project. After doing everything correlty i mean adding the lib in the settings and including header files and copying them to the project dir I get linker errors for UNRESOLVED EXTERNALS. Such as the one "xpnet_s.lib(nsSocket.obj) : error LNK2001: unresolved external symbol __imp__gethostbyaddr@12"
Can anybody guide me how to correctly link that LIB with my project. PLEASE HELP ME!!!!!!!!!!!!1 thanks in advance, Usman
