Module: wine Branch: master Commit: 5a236e55c30f015055844caa04ddb70fe4193314 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5a236e55c30f015055844caa0...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Apr 19 10:04:49 2021 +0200
wldap32: Don't depend on libldap for the value functions.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wldap32/value.c | 174 +++++++++++++++-------------------------- dlls/wldap32/winldap_private.h | 10 +++ 2 files changed, 72 insertions(+), 112 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5a236e55c30f015055844...