Commit e5b8c497 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

winhttp: Execute asynchronous requests in a separate thread.

parent 916e3c1c
MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = uuid shlwapi
DELAYIMPORTS = oleaut32 crypt32 advapi32
IMPORTS = uuid shlwapi user32 advapi32
DELAYIMPORTS = oleaut32 crypt32
EXTRALIBS = @SOCKETLIBS@
C_SRCS = \
......
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