wldap32: Move support for search functions to the Unix library.
commit22b26a20dc97865f3edc203eae224228131862f4
authorHans Leidekker <hans@codeweavers.com>
Thu, 15 Apr 2021 10:20:05 +0000 (15 12:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Apr 2021 15:31:48 +0000 (15 17:31 +0200)
tree24dc89f166171299ba970dface74384f237602f0
parent0f3f49e12c4203ccbb42e5d3a035207972451ad3
wldap32: Move support for search functions to the Unix library.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wldap32/dn.c
dlls/wldap32/error.c
dlls/wldap32/libldap.c
dlls/wldap32/libldap.h
dlls/wldap32/misc.c
dlls/wldap32/parse.c
dlls/wldap32/search.c
dlls/wldap32/value.c