http://bugs.winehq.org/show_bug.cgi?id=19787 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |mshtml Ever Confirmed|0 |1 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-02-15 04:43:43 --- Some tracing suggests that the problem lies in the OleObject_SetClientSite function in dlls/mshtml/oleobj.c:90, as it seems to be the very last function called before the application tries to display a Microsoft Visual C++ error dialog and crashes. Hacking OleObject_SetClientSite and OleObject_DoVerb to return S_OK makes the application load, but with no functionality in the resulting window. -- 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.