11 Aug
2005
11 Aug
'05
5:07 p.m.
ChangeSet ID: 19476 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/11 12:07:12 Modified files: dlls/wldap32 : wldap32.spec winldap_private.h Makefile.in Added files: dlls/wldap32 : delete.c Log message: Hans Leidekker <hans(a)it.vu.nl> Implement ldap_delete* functions. Add missing spec file entries. Patch: http://cvs.winehq.org/patch.py?id=19476 Old revision New revision Changes Path 1.15 1.16 +137 -3 wine/dlls/wldap32/wldap32.spec 1.16 1.17 +8 -0 wine/dlls/wldap32/winldap_private.h 1.12 1.13 +1 -0 wine/dlls/wldap32/Makefile.in Added 1.1 +0 -0 wine/dlls/wldap32/delete.c