oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
[wine] / dlls / wldap32 / error.c
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2011-05-26  Marcus Meissnerwldap32: Mark internal symbols with hidden visibility.
2009-01-05  Alexandre Julliardwldap32: Use ~0u instead of ~0ul for DWORD values.
2008-10-07  Hans Leidekkerwldap32: Add tests for ldap_parse_sort_control and...
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2006-10-02  Hans Leidekkerwldap32: Win64 printf format warning fixes.
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-08  Hans Leidekkerwldap32: Fix overrun by one of static array.
2005-12-02  Hans LeidekkerDocument DN and error handling functions.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-08-22  Hans LeidekkerImplement LdapGetLastError, cldap_open*, ldap_abandon,
2005-08-01  Hans LeidekkerImplement ldap_err2string.
2005-07-27  Hans LeidekkerImplement ldap_perror, ldap_result2error and LdapMapErr...