ChangeSet ID: 19040 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/20 12:47:53
Modified files: dlls/wldap32 : wldap32.spec winldap_private.h bind.c
Log message: Hans Leidekker hans@it.vu.nl Implement ldap_simple_bind* and ldap_unbind* functions.
Patch: http://cvs.winehq.org/patch.py?id=19040
Old revision New revision Changes Path 1.3 1.4 +8 -0 wine/dlls/wldap32/wldap32.spec 1.1 1.2 +6 -0 wine/dlls/wldap32/winldap_private.h 1.1 1.2 +116 -0 wine/dlls/wldap32/bind.c