ChangeSet ID: 19122 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/25 06:09:51
Modified files: dlls/wldap32 : wldap32.spec winldap_private.h search.c init.c
Log message: Hans Leidekker hans@it.vu.nl Implement ldap_search_ext* and ldap_start_tls_s* functions.
Patch: http://cvs.winehq.org/patch.py?id=19122
Old revision New revision Changes Path 1.8 1.9 +8 -0 wine/dlls/wldap32/wldap32.spec 1.6 1.7 +10 -0 wine/dlls/wldap32/winldap_private.h 1.1 1.2 +180 -0 wine/dlls/wldap32/search.c 1.1 1.2 +52 -0 wine/dlls/wldap32/init.c