ChangeSet ID: 19890 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/29 09:13:05
Modified files: dlls/wldap32 : wldap32.spec winldap_private.h misc.c Makefile.in Added files: dlls/wldap32 : value.c
Log message: Hans Leidekker hans@it.vu.nl Implement ldap_count_values*, ldap_get_values*, ldap_msgfree and ldap_value_free_len.
Patch: http://cvs.winehq.org/patch.py?id=19890
Old revision New revision Changes Path 1.22 1.23 +12 -12 wine/dlls/wldap32/wldap32.spec 1.23 1.24 +9 -0 wine/dlls/wldap32/winldap_private.h 1.4 1.5 +12 -16 wine/dlls/wldap32/misc.c 1.17 1.18 +2 -1 wine/dlls/wldap32/Makefile.in Added 1.1 +0 -0 wine/dlls/wldap32/value.c