wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / wldap32 / parse.c
2011-10-10  Charles Daviswldap32: Silence a compiler warning.
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2009-01-13  Michael Stefaniucwldap32: Remove superfluous pointer casts.
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...
2008-10-07  Hans Leidekkerwldap32: Add tests for ldap_parse_sort_control and...
2008-10-07  Hans Leidekkerwldap32: Return an error when ldap_parse_sort_control...
2008-01-03  Austin EnglishSpelling fixes.
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2007-11-08  Hans Leidekkerwldap32: Fix build against latest OpenLDAP release.
2006-10-02  Hans Leidekkerwldap32: Win64 printf format warning fixes.
2006-08-16  Hans Leidekkerwldap32: Document ldap_{get,set}_option and the parsing...
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-31  Hans Leidekkerwldap32: Implement some page handling functions.
2005-12-21  Hans Leidekkerwldap32: Added configure checks for some potentially...
2005-12-02  Francois GougetBetter stick to the PSDK types.
2005-12-01  Hans LeidekkerImplement ldap_parse_extended_result{A,W}, ldap_parse_r...