ldap-cpp
OpenLDAP Client in C++ for Windows
This is a fork of the OpenLDAP C++ client found in the OpenLDAP distribution contrib folder.
####Dependencies
- A port of openldap with VS project files
- cyrus-sasl build for VS2013
- Precompiled openssl-1.0.1 binaries built with VS2013
####Linker Dependencies
- libldap.lib
- liblber.lib
- libsasl2.lib
- ssleay32.lib
- libeay32.lib
- ws2_32.lib