http://bugs.winehq.org/show_bug.cgi?id=27843
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Hans Leidekker hans@meelstraat.net 2011-08-03 14:39:22 CDT --- (In reply to comment #10)
That's a successful request. I think we're seeing the next bug, which may be related to these messages:
fixme:winhttp:winhttp_request_QueryInterface interface {7fd52380-4e07-101b-ae2d-08002b2ec713} not implemented fixme:winhttp:winhttp_request_QueryInterface interface {37d84f60-42cb-11ce-8135-00aa004bb851} not implemented
7fd52380-4e07-101b-ae2d-08002b2ec713 is IID_IPersistStreamInit 37d84f60-42cb-11ce-8135-00aa004bb851 is IID_IPersistPropertyBag
Nope, the winhttp bugs are fixed and the app starts up now. It needs native msxml3 and ie6 to display a page though. You also need to cd to the application directory before starting it.