ChangeSet ID: 21609 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/12/01 11:52:54
Modified files: dlls/wldap32 : Makefile.in wldap32.spec Added files: dlls/wldap32 : parse.c
Log message: Hans Leidekker hans@it.vu.nl Implement ldap_parse_extended_result{A,W}, ldap_parse_reference{A,W}, ldap_parse_result{A,W}, ldap_parse_sort_control{A,W} and ldap_parse_vlv_control{A,W}. Stub implementations for ldap_parse_page_control{A,W}.
Patch: http://cvs.winehq.org/patch.py?id=21609
Old revision New revision Changes Path 1.19 1.20 +1 -0 wine/dlls/wldap32/Makefile.in 1.32 1.33 +16 -16 wine/dlls/wldap32/wldap32.spec Added 1.1 +0 -0 wine/dlls/wldap32/parse.c