[Bug 11996] New: proper mshtml:HTMLDocument2_get_location() needed for NET' s System.WIndows.Forms
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(a)winehq.org ReportedBy: htl10(a)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? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11996 Hin-Tak Leung <htl10(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |11867 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11996 --- Comment #1 from Hin-Tak Leung <htl10(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11996 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> 2008-03-27 13:08:24 --- HTMLDocument2_get_location is implemented now. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11996 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2008-04-04 10:07:23 --- Closing bugs fixed in 0.9.59. -- 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.
participants (1)
-
wine-bugs@winehq.org