www.digitalmars.com         C & C++   DMDScript  

c++ - Missing Library Solved

The library ws32_32.lib is missing from 8.51.
This initially caused me a big problem; however, all of the entry points that
I require are in wsock32.lib.
I needed code to call the gethostbyname() function.

Regards,

Milt
Apr 22 2010