Module: wine Branch: master Commit: 26049daf47b13c207ee5217056e3548824fa146c URL: http://source.winehq.org/git/wine.git/?a=commit;h=26049daf47b13c207ee5217056...
Author: Jacek Caban jacek@codeweavers.com Date: Fri Dec 17 03:38:21 2010 +0100
mshtml: Added IHTMLObjectElement::get_object implementation.
---
dlls/mshtml/htmlobject.c | 6 ++- dlls/mshtml/pluginhost.c | 77 +++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/pluginhost.h | 4 ++ dlls/mshtml/tests/activex.c | 68 ++++++++++++++++++++++++++++++++++++-- 4 files changed, 150 insertions(+), 5 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=26049daf47b13c207ee521...