3 Feb
2025
3 Feb
'25
2:18 p.m.
Hans Leidekker (@hans) commented about dlls/wldap32/Makefile.in:
MODULE = wldap32.dll IMPORTLIB = wldap32 IMPORTS = $(LDAP_PE_LIBS) crypt32 secur32 ws2_32 user32 +DELAYIMPORTS = netapi32 It's very likely that ldap_connect() will be called so it would be better to make this a regular import.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7235#note_93423