explorerframe: Avoid signed-unsigned integer comparisons.
[wine] / dlls / wldap32 / option.c
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2011-03-29  Hans Leidekkerwldap32: Accept a NULL value in ldap_set_option.
2009-01-13  Michael Stefaniucwldap32: Remove superfluous pointer casts.
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-03-17  Alexandre Julliardwldap32: Prefix option defines with WLDAP32 to avoid...
2006-08-16  Hans Leidekkerwldap32: Support setting server controls.
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-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-08-12  Hans LeidekkerImplement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
2005-08-09  Hans LeidekkerImplement ldap_{get,set}_option{A,W}.