ChangeSet ID: 19904 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/30 03:52:39
Modified files: dlls/wldap32 : wldap32.spec winldap_private.h misc.c
Log message: Hans Leidekker hans@it.vu.nl Implement ldap_count_entries, ldap_count_references, ldap_first_attribute*, ldap_first_entry, ldap_first_reference, ldap_next_attribute*, ldap_next_entry and ldap_next_reference.
Patch: http://cvs.winehq.org/patch.py?id=19904
Old revision New revision Changes Path 1.23 1.24 +12 -12 wine/dlls/wldap32/wldap32.spec 1.24 1.25 +10 -0 wine/dlls/wldap32/winldap_private.h 1.5 1.6 +152 -0 wine/dlls/wldap32/misc.c