c++ - Missing Library Solved
- Milt <web rnetf.com> Apr 22 2010
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








Milt <web rnetf.com>