Implement ldap_create_vlv_control{A,W},
[wine] / dlls / wldap32 / init.c
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-08-22  Hans LeidekkerImplement LdapGetLastError, cldap_open*, ldap_abandon,
2005-08-10  Vincent BéronUse HAVE_LDAP_H when checking if ldap.h is available.
2005-08-02  Hans LeidekkerUse WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.
2005-07-26  Hans LeidekkerImprove error handling for the init functions.
2005-07-25  Hans LeidekkerImplement ldap_search_ext* and ldap_start_tls_s* functions.
2005-07-21  Hans LeidekkerImplement ldap_init* and ldap_open* functions.