oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
[wine] / dlls / wldap32 / misc.c
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2009-01-05  Alexandre Julliardwldap32: Use ~0u instead of ~0ul for DWORD values.
2008-10-20  Alexandre Julliardwldap32: Map Unix error codes to Windows ones for all...
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2007-07-24  Michael Stefaniucwldap32: Don't produce unreachable code during conditio...
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-14  Hans Leidekkerwldap32: Document the miscellaneous functions.
2005-12-31  Hans Leidekkerwldap32: Implement some page handling functions.
2005-12-21  Hans Leidekkerwldap32: Added configure checks for some potentially...
2005-12-01  Hans LeidekkerStub implementations for functions handling paged searc...
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-09-07  Hans LeidekkerImplement ldap_escape_filter_element*.
2005-09-02  Hans LeidekkerFix the build without openldap headers.
2005-08-30  Hans LeidekkerImplement ldap_count_entries, ldap_count_references,
2005-08-29  Hans LeidekkerImplement ldap_count_values*, ldap_get_values*, ldap_m...
2005-08-22  Hans LeidekkerImplement LdapGetLastError, cldap_open*, ldap_abandon,
2005-08-15  Hans LeidekkerFix the build without openldap headers.
2005-08-15  Hans LeidekkerImplement ldap_result.
2005-08-03  Hans LeidekkerImplement LdapUnicodeToUTF8, LdapUTF8ToUnicode,