imagehlp: Improve last error handling in ImageGetCertificateData.
[wine] / dlls / wldap32 /
2005-08-02  Hans LeidekkerDon't rely on ldap structure when headers are not avail...
2005-08-02  Henning GerhardtAdd German resource file for WLDAP32.
2005-08-01  Hans LeidekkerImplement ldap_compare* functions.
2005-08-01  Hans LeidekkerImplement ldap_err2string.
2005-07-27  Hans LeidekkerImplement ldap_perror, ldap_result2error and LdapMapErr...
2005-07-26  Hans LeidekkerImprove error handling for the init functions.
2005-07-26  Hans LeidekkerCorrect prototype for ldap_search_ext_s.
2005-07-26  Hans LeidekkerImprove error handling for the bind functions.
2005-07-25  Hans LeidekkerImplement ldap_search_ext* and ldap_start_tls_s* functions.
2005-07-24  Hans LeidekkerImplement ldap_sasl_bind* functions.
2005-07-22  Francois GougetFix the ldap_search_s prototypes (reported by winapi_ch...
2005-07-22  Hans LeidekkerAdd helper functions for converting LDAPControl structures.
2005-07-22  Hans LeidekkerImplement ldap_search* functions.
2005-07-21  Hans LeidekkerImplement ldap_init* and ldap_open* functions.
2005-07-21  Hans LeidekkerAdd helper functions for converting string arrays into...
2005-07-20  Hans LeidekkerImplement ldap_simple_bind* and ldap_unbind* functions.
2005-07-19  Hans LeidekkerImplement ldap_bind* functions.
2005-07-18  Hans LeidekkerImplement ber_* functions.
2005-07-15  Hans LeidekkerConfigure checks for OpenLDAP headers and libraries.
2005-07-13  Hans LeidekkerBeginnings of WLDAP32.