Hans Leidekker : wldap32: Convert berval structures.

Alexandre Julliard julliard at winehq.org
Mon Feb 8 15:46:41 CST 2021


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Feb  8 12:33:54 2021 +0100

wldap32: Convert berval structures.

The layout is different on 64-bit. As a side effect this patch fixes bug 50622
because we no longer include the Windows header.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50622
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wldap32/ber.c             | 158 ++++++++++++++++++++++++++++++-----------
 dlls/wldap32/page.c            |  54 +++++++++-----
 dlls/wldap32/winldap_private.h |  18 ++---
 dlls/wldap32/wldap32.h         | 115 ++++++++++++++++++++++++++----
 4 files changed, 265 insertions(+), 80 deletions(-)

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



More information about the wine-cvs mailing list