7 Sep
2005
7 Sep
'05
9:24 a.m.
ChangeSet ID: 20034 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/07 04:24:51 Modified files: include : winldap.h dlls/wldap32 : wldap32.spec winldap_private.h misc.c Log message: Hans Leidekker <hans(a)it.vu.nl> Implement ldap_escape_filter_element*. Patch: http://cvs.winehq.org/patch.py?id=20034 Old revision New revision Changes Path 1.4 1.5 +1 -1 wine/include/winldap.h 1.24 1.25 +3 -3 wine/dlls/wldap32/wldap32.spec 1.26 1.27 +2 -0 wine/dlls/wldap32/winldap_private.h 1.7 1.8 +72 -0 wine/dlls/wldap32/misc.c