reactos/dll/win32/winhttp
Joachim Henze 5690b9a8d2 [0.4.9][WINHTTP] Fix 1 MSVC2010SP1 x86 dbg warning LNK4199 (#4414) CORE-18104
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

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

Fix picked from 0.4.15-dev-4326-g 2f7dc168f2

And just for the record: Wine did the same with their:
f400f25c25
2022-09-20 00:33:52 +02:00
..
CMakeLists.txt [0.4.9][WINHTTP] Fix 1 MSVC2010SP1 x86 dbg warning LNK4199 (#4414) CORE-18104 2022-09-20 00:33:52 +02:00
cookie.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
handle.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
inet_ntop.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
main.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
net.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
request.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
rsrc.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
session.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
url.c [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
winhttp.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
winhttp_private.h [0.4.9] [WINHTTP] Revert to SVN r75943 to fix regression CORE-13952 2018-05-26 17:00:47 +02:00
winhttp_ros.diff Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
winhttp_tlb.idl Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
winhttp_tlb.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00