wldap32: Actually use private LDAP structure for internal storage.
commit57cb1900b63ff98b3865e0259452cde2f9a2643a
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 3 Apr 2020 08:56:57 +0000 (3 16:56 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Apr 2020 15:02:03 +0000 (3 17:02 +0200)
tree6e312d40df6746e3c25d74a41c0fdf944144848f
parent4ebd194694cd725441173442e74914d54043f445
wldap32: Actually use private LDAP structure for internal storage.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
18 files changed:
dlls/wldap32/add.c
dlls/wldap32/bind.c
dlls/wldap32/compare.c
dlls/wldap32/control.c
dlls/wldap32/delete.c
dlls/wldap32/dn.c
dlls/wldap32/error.c
dlls/wldap32/extended.c
dlls/wldap32/init.c
dlls/wldap32/misc.c
dlls/wldap32/modify.c
dlls/wldap32/modrdn.c
dlls/wldap32/option.c
dlls/wldap32/parse.c
dlls/wldap32/rename.c
dlls/wldap32/search.c
dlls/wldap32/value.c
dlls/wldap32/winldap_private.h