Commit 79aff338 authored by Kai Blin's avatar Kai Blin Committed by Alexandre Julliard

secur32: Implementing AcquireCredentialsHandle(A|W) for the NTLM

security provider.
parent 2c5fee9c
......@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = secur32.dll
IMPORTLIB = libsecur32.$(IMPLIBEXT)
IMPORTS = user32 advapi32 kernel32 ntdll
IMPORTS = netapi32 user32 advapi32 kernel32 ntdll
C_SRCS = \
base64_codec.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment