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

Alexandre Julliard julliard at winehq.org
Wed Apr 14 16:01:18 CDT 2021


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Apr 14 09:40:27 2021 +0200

wldap32: Move support for bind 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/bind.c            | 419 ++++++++++++-----------------------------
 dlls/wldap32/libldap.c         |  58 +++++-
 dlls/wldap32/libldap.h         |  52 ++++-
 dlls/wldap32/main.c            |   6 +-
 dlls/wldap32/option.c          |   6 +-
 dlls/wldap32/winldap_private.h |   2 +-
 6 files changed, 234 insertions(+), 309 deletions(-)

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



More information about the wine-cvs mailing list