在 2019/6/8 16:18, Konstantin Podsvirov 写道: > 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. > >
Probably not, unless it requires structure/union definitions that are currently missing. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
