ChangeSet ID: 19144 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/26 10:50:47
Modified files: include : winldap.h dlls/wldap32 : winldap_private.h search.c
Log message: Hans Leidekker hans@it.vu.nl Correct prototype for ldap_search_ext_s. Improve error handling for the search functions.
Patch: http://cvs.winehq.org/patch.py?id=19144
Old revision New revision Changes Path 1.1 1.2 +2 -2 wine/include/winldap.h 1.8 1.9 +2 -2 wine/dlls/wldap32/winldap_private.h 1.2 1.3 +205 -127 wine/dlls/wldap32/search.c