22 Aug
2005
22 Aug
'05
9:17 a.m.
ChangeSet ID: 19687 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/22 04:17:15 Modified files: dlls/wldap32 : wldap32.spec winldap_private.h Makefile.in Added files: dlls/wldap32 : modrdn.c Log message: Hans Leidekker <hans(a)it.vu.nl> Implement ldap_modrdn* functions. Patch: http://cvs.winehq.org/patch.py?id=19687 Old revision New revision Changes Path 1.18 1.19 +12 -12 wine/dlls/wldap32/wldap32.spec 1.19 1.20 +8 -0 wine/dlls/wldap32/winldap_private.h 1.14 1.15 +1 -0 wine/dlls/wldap32/Makefile.in Added 1.1 +0 -0 wine/dlls/wldap32/modrdn.c