https://bugs.winehq.org/show_bug.cgi?id=38516
Bug ID: 38516 Summary: Winhttprequest setoption doesn't work Product: Wine Version: 1.7.42 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: oleaut32 Assignee: wine-bugs@winehq.org Reporter: ocean04@suomi24.fi Distribution: ---
Created attachment 51386 --> https://bugs.winehq.org/attachment.cgi?id=51386 Test app + Delphi source
Run and click button.
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref c8 err:ole:userdefined_to_variantvt Could not get typeinfo of hreftype c8 for VT_USERDEFINED, hr = 0x80004005
It fails on line: fhttp.Option(6):=false;
Workarounds: native oleaut32 -OR- winetricks winhttp