8 Sep
2005
8 Sep
'05
11:01 a.m.
ChangeSet ID: 20060 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/08 06:01:08 Modified files: dlls/wldap32 : wldap32.spec winldap_private.h Makefile.in Added files: dlls/wldap32 : control.c Log message: Hans Leidekker <hans(a)it.vu.nl> Implement ldap_control_free*, ldap_controls_free* and ldap_free_controls*. Patch: http://cvs.winehq.org/patch.py?id=20060 Old revision New revision Changes Path 1.25 1.26 +9 -9 wine/dlls/wldap32/wldap32.spec 1.27 1.28 +6 -0 wine/dlls/wldap32/winldap_private.h 1.18 1.19 +1 -0 wine/dlls/wldap32/Makefile.in Added 1.1 +0 -0 wine/dlls/wldap32/control.c