reactos/dll/win32/winhttp
Joachim Henze 2f7dc168f2
[WINHTTP] Fix 1 MSVC x86 warning LNK4199 (#4414) CORE-18104
Fixes
Creating library dll\win32\winhttp\winhttp.lib and object dll\win32\winhttp\winhttp.exp
LINK : warning LNK4199: /DELAYLOAD:ole32.dll ignored; no imports found from ole32.dll

which I could observe all the way from releases/0.4.7 up to releases/0.4.14
with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuration
2022-04-07 00:36:52 +02:00
..
CMakeLists.txt [WINHTTP] Fix 1 MSVC x86 warning LNK4199 (#4414) CORE-18104 2022-04-07 00:36:52 +02:00
cookie.c [WINHTTP] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:05:48 +01:00
handle.c [WINHTTP] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:05:48 +01:00
inet_ntop.c
main.c [WINHTTP] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:05:48 +01:00
net.c [WINHTTP] Initialize winsock upon WinHttpOpen 2019-12-30 14:57:58 +02:00
precomp.h [WINHTTP] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:15:44 +01:00
request.c [WINHTTP] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:05:48 +01:00
rsrc.rc
session.c [WINHTTP] Initialize winsock upon WinHttpOpen 2019-12-30 14:57:58 +02:00
url.c [WINHTTP] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:05:48 +01:00
winhttp.spec
winhttp_private.h [WINHTTP] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:05:48 +01:00
winhttp_ros.diff
winhttp_tlb.idl
winhttp_tlb.rgs