cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with LDAP access through SOCKS v4/v5

From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 2 Sep 2008 17:09:36 +0200

2008/9/2, Massimiliano Ziccardi wrote:

> CURL Version : libcurl/7.18.2 compiled with Visual Studio 6 SP6 on Windows
> XP SP3 with Microsoft SDK 2003 Release
> [...]
> LDAP local: ldap_simple_bind_s Not available

For peace of mind first make a copy of the wldap32.lib file
distributed with VC6 in "C:\Program Files\Microsoft Visual
Studio\VC98\lib" to something like wldap32_broken.lib

Afterwards overwrite the wldap32.lib file distributed with VC6 with
the one from the 2003 Platform SDK "C:\Program Files\Microsoft
SDK\Lib"

Clean, build, and test again.

-- 
-=[Yang]=-
Received on 2008-09-02