19 Apr
2021
19 Apr
'21
8:38 p.m.
Module: wine Branch: master Commit: 5a236e55c30f015055844caa04ddb70fe4193314 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5a236e55c30f015055844caa0... Author: Hans Leidekker <hans(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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...