wldap32: Convert berval structures.
commit0631cecd524fe99999cd71cc8bb30b1f0be1c95a
authorHans Leidekker <hans@codeweavers.com>
Mon, 8 Feb 2021 11:33:54 +0000 (8 12:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Feb 2021 19:09:49 +0000 (8 20:09 +0100)
treed3a94ab49c77a5e4ed6696fefe178b47caf19793
parent2bfcfcc0a92607115d4bc5b8a7712b8ab64708eb
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@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wldap32/ber.c
dlls/wldap32/page.c
dlls/wldap32/winldap_private.h
dlls/wldap32/wldap32.h