[Bug 30611] Lazarus browser sample exits, because ieframe:ViewObject_Draw is unimplemented

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 16 10:40:21 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30611

--- Comment #2 from ocean04 at suomi24.fi 2012-06-16 10:40:21 CDT ---
Some info about Lazarus activex: http://wiki.freepascal.org/LazActiveX

Problem line in sourcecode:

olecheck((AXC.ComServer as
IViewObject).Draw(DVASPECT_CONTENT,0,nil,nil,0,DC, at bounds, at bounds,nil,0));

One workaround is to edit component source and add try/except around that
line.. Anyway bug should be fixed

-- 
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.



More information about the wine-bugs mailing list