Hello all!
 
I believe that I have found an API that is not available in Mingw-w64 but is 
documented as part of MSDN.
 
For WinHttpOpen function:
 
https://docs.microsoft.com/en-us/windows/desktop/api/winhttp/nf-winhttp-winhttpopen
 
I think we need add missing definition after 64 line of code in `winhttp.h`:
 
#define WINHTTP_ACCESS_TYPE_AUTOMATIC_PROXY 4
 
But I don’t know if any additional actions are needed to support this value.
 
-- 
Regards,
Konstantin Podsvirov


_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to