http://bugs.winehq.org/show_bug.cgi?id=26353 chip <chip.warner(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chip.warner(a)gmail.com --- Comment #2 from chip <chip.warner(a)gmail.com> 2011-07-07 15:15:38 CDT --- I have this same bug from my VB6 app, using the same type of code above: `set cWinHTTP = CreateObject("WinHttp.WinHttpRequest.5.1")` It fails to create the COM object and raises an error. Also, I am not sure if this is related: http://bugs.winehq.org/show_bug.cgi?id=6071#c14 Is there a work around in Wine or can this be fixed? I just re-wrote my application (Bit Che @ http://www.convivea.com) to use WinHTTP to take advantage of HTTPS and TLS and now I am bummed to find out this doesn't work. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.