29 Aug
2005
29 Aug
'05
9:33 a.m.
ChangeSet ID: 19863 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/29 04:33:16 Modified files: dlls/wldap32 : wldap32.spec winldap_private.h Makefile.in Added files: dlls/wldap32 : extended.c Log message: Hans Leidekker <hans(a)it.vu.nl> Implement ldap_extended_operation* and ldap_close_extended_op. Patch: http://cvs.winehq.org/patch.py?id=19863 Old revision New revision Changes Path 1.21 1.22 +6 -6 wine/dlls/wldap32/wldap32.spec 1.22 1.23 +7 -0 wine/dlls/wldap32/winldap_private.h 1.16 1.17 +1 -0 wine/dlls/wldap32/Makefile.in Added 1.1 +0 -0 wine/dlls/wldap32/extended.c