[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: WSACleanup??



wsock32.*

________________________________
Glen Coakley, Sr. Software Engineer
MQSoftware Inc., (763) 543-4845
"Tinkero ergo sum." -- Chuck Murcko


> -----Original Message-----
> From: Wieland, Doug [mailto:Doug.Wieland@SoftwareAG-USA.com]
> Sent: Wednesday, May 23, 2001 11:47 AM
> To: openldap-devel@OpenLDAP.org
> Subject: WSACleanup??
> 
> 
> Hello,
> 
> I am having some problems linking my program with oldap32.lib and
> olber32.lib that I built.  The compiler is not finding a 
> number of symbols,
> one of which is WSACleanup.  I have found it in 
> include\ac\socket.h as a
> #define inside an #ifdef HAVE_WINSOCK2.  My compiler option specifies
> HAVE_WINSOCK2 so the #define is not invoked.
> 
> Can anyone tell me what library contains WSACleanup()?
> 
> Thanks,
> Doug
>