Hi,
I try to build an import library from winsock.h. But once the winsock.dll selected, I get a pop-up telling me that the dll is damaged !!
Why, it's the microsoft dll in my sytem32 directory. I try to dowload other winsock.dll bur there is still the same problem. Is my winsock.h correct (I use the /sdk/include/winsock.h) ?
Actually, I got link problem and I try to solve them by building an import library.
Regards,