[PATCH 1/4] mshtml: Added IHTMLObjectElement stub implementation.

Jacek Caban jacek at codeweavers.com
Wed Oct 27 16:18:42 CDT 2010


---
  dlls/mshtml/Makefile.in      |    1 +
  dlls/mshtml/htmlelem.c       |    3 +
  dlls/mshtml/htmlobject.c     |  427 
++++++++++++++++++++++++++++++++++++++++++
  dlls/mshtml/mshtml_private.h |    1 +
  dlls/mshtml/tests/dom.c      |   21 ++-
  5 files changed, 450 insertions(+), 3 deletions(-)
  create mode 100644 dlls/mshtml/htmlobject.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Added-IHTMLObjectElement-stub-implementation.diff
Type: text/x-patch
Size: 18476 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101027/c8e85f86/attachment-0001.bin>


More information about the wine-patches mailing list