[PATCH 1/5] wldap32: Implement ldap_search_init_pageW.

Alexandre Julliard julliard at winehq.org
Wed Apr 15 15:08:09 CDT 2020


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/wldap32/page.c            | 62 ++++++++++++++++++++++++++++++++--
>  dlls/wldap32/winldap_private.h | 11 +++++-
>  2 files changed, 69 insertions(+), 4 deletions(-)

This breaks without LDAP:

In file included from ../../../wine/dlls/wldap32/add.c:33:
../../../wine/dlls/wldap32/winldap_private.h:241:5: error: unknown type name ‘LDAPControl’
../../../wine/dlls/wldap32/winldap_private.h:242:5: error: unknown type name ‘LDAPControl’
../../../wine/dlls/wldap32/winldap_private.h:243:20: error: field ‘timeout’ has incomplete type
make[1]: *** [Makefile:199: add.o] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list