Hans Leidekker : wldap32: Move support for parse functions to the Unix library.

Alexandre Julliard julliard at winehq.org
Mon Apr 19 15:38:09 CDT 2021


Module: wine
Branch: master
Commit: 274e3991213d7c65c4a7e0fc4a0228d563fd7de2
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=274e3991213d7c65c4a7e0fc4a0228d563fd7de2

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Apr 19 10:04:47 2021 +0200

wldap32: Move support for parse functions to the Unix library.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wldap32/libldap.c         |  32 +++++
 dlls/wldap32/libldap.h         |  11 ++
 dlls/wldap32/parse.c           | 286 +++++++++++++++++------------------------
 dlls/wldap32/winldap_private.h |  40 ++++++
 4 files changed, 199 insertions(+), 170 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=274e3991213d7c65c4a7e0fc4a0228d563fd7de2



More information about the wine-cvs mailing list