[PATCH] wininet: Include winsock2.h before stdlib.h.

Francois Gouget fgouget at codeweavers.com
Wed Oct 2 08:46:05 CDT 2019


On Wed, 2 Oct 2019, Jacek Caban wrote:
[...]
> Using FAR by host zlib.h is worrying. Ideally, we'd move wininet to PE file
> and not have to deal with it. zlib is one of the reasons it's not done yet
> (using host APIs for proxy settings is the other reason). Maybe we should
> import zlib to Wine and build it against msvcrt?

I'm really annoyed by the huge amount of failures spewed by this 
wininet:http test. But then I noticed things took a turn for the worse 
on the 9th of september:

https://test.winehq.org/data/tests/wininet:http.html

So I looked further and found more casualties:
https://test.winehq.org/data/tests/urlmon:protocol.html
https://test.winehq.org/data/tests/urlmon:url.html
https://test.winehq.org/data/tests/wininet:ftp.html

Can anyone give me (or rather Newman) a hint as to what's broken?


-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list