wine/dlls/wldap32 wldap32.spec winldap_private ...
ChangeSet ID: 19286 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/03 05:58:14 Modified files: dlls/wldap32 : wldap32.spec winldap_private.h Makefile.in Added files: dlls/wldap32 : misc.c dn.c Log message: Hans Leidekker <hans(a)it.vu.nl> Implement LdapUnicodeToUTF8, LdapUTF8ToUnicode, ldap_dn2ufn*, ldap_explode_dn*, ldap_get_dn*, ldap_memfree*, ldap_ufn2dn* and ldap_value_free*. Patch: http://cvs.winehq.org/patch.py?id=19286 Old revision New revision Changes Path 1.12 1.13 +20 -0 wine/dlls/wldap32/wldap32.spec 1.13 1.14 +12 -0 wine/dlls/wldap32/winldap_private.h 1.9 1.10 +2 -0 wine/dlls/wldap32/Makefile.in Added 1.1 +0 -0 wine/dlls/wldap32/misc.c Added 1.1 +0 -0 wine/dlls/wldap32/dn.c
participants (1)
-
Alexandre Julliard