oledb32: Add support for IDBInitialize interface in IDataInitialize.
[wine] / dlls / wldap32 / tests / parse.c
2011-03-29  Hans Leidekkerwldap32: Accept a NULL value in ldap_set_option.
2010-11-29  AndrĂ© Hentschelwldap32/tests: Fix skipping if server is unavailable.
2010-08-18  Hans Leidekkerwldap32: Fix handling of zero timeout value in ldap_sea...
2009-06-18  Paul Vrienswldap32/tests: Skip a test on older versions of wldap32...
2009-01-03  Alexandre Julliardwldap32/tests: Use ~0u instead of ~0ul for DWORD values.
2008-10-22  Hans Leidekkerwldap32: Skip tests when the server can't be reached.
2008-10-21  Hans Leidekkerwldap32: Use a test query that is more likely to succee...
2008-10-20  Alexandre Julliardwldap32/tests: Don't crash if ldap_search_ext_sA fails.
2008-10-07  Hans Leidekkerwldap32: Add tests for ldap_parse_sort_control and...