http://bugs.winehq.org/show_bug.cgi?id=11996
Summary: proper mshtml:HTMLDocument2_get_location() needed for NET's System.WIndows.Forms Product: Wine Version: 0.9.57. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: htl10@users.sourceforge.net
This is a spin-off of bug 11867 - I found that some use of .NET's System.Windows.Forms needs a proper mshtml:HTMLDocument2_get_location() rather than just a stub as it currently is.
Was looking for mshtml or gecko as a component, but I guess shdocvw is close?
http://bugs.winehq.org/show_bug.cgi?id=11996
Hin-Tak Leung htl10@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |11867
http://bugs.winehq.org/show_bug.cgi?id=11996
--- Comment #1 from Hin-Tak Leung htl10@users.sourceforge.net 2008-03-12 15:00:33 --- Found that copying native mshtml and shdocvw from IE6 (a separate ie4linux install) and configure dll override improves the situation a lot, the application runs now with partial functionalities.
FWIW, tried adding urlmon and it doesn't help; adding shlwapi, or IE7's or Vista's mshtml shdocvw all resulted in more unsatisfied dependencies in msvcrt and other dlls . So it is only those two DLLs, and that specific versions as well.
http://bugs.winehq.org/show_bug.cgi?id=11996
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2008-03-27 13:08:24 --- HTMLDocument2_get_location is implemented now.
http://bugs.winehq.org/show_bug.cgi?id=11996
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-04-04 10:07:23 --- Closing bugs fixed in 0.9.59.