[PATCH 01/10] mshtml: Added IHTMLAttributeCollection stub

Piotr Caban piotr at codeweavers.com
Thu Aug 25 08:23:35 CDT 2011


---
  dlls/mshtml/htmlanchor.c     |    1 +
  dlls/mshtml/htmlbody.c       |    1 +
  dlls/mshtml/htmlcomment.c    |    3 +-
  dlls/mshtml/htmlelem.c       |  190 
+++++++++++++++++++++++++++++++++++++++++-
  dlls/mshtml/htmlembed.c      |    3 +-
  dlls/mshtml/htmlform.c       |    1 +
  dlls/mshtml/htmlframe.c      |    1 +
  dlls/mshtml/htmlgeneric.c    |    3 +-
  dlls/mshtml/htmlhead.c       |    4 +-
  dlls/mshtml/htmliframe.c     |    1 +
  dlls/mshtml/htmlimg.c        |    1 +
  dlls/mshtml/htmlinput.c      |    1 +
  dlls/mshtml/htmlnode.c       |   18 ++++-
  dlls/mshtml/htmlobject.c     |    1 +
  dlls/mshtml/htmloption.c     |    3 +-
  dlls/mshtml/htmlscript.c     |    1 +
  dlls/mshtml/htmlselect.c     |    1 +
  dlls/mshtml/htmlstyleelem.c  |    3 +-
  dlls/mshtml/htmltable.c      |    1 +
  dlls/mshtml/htmltablerow.c   |    3 +-
  dlls/mshtml/htmltextarea.c   |    1 +
  dlls/mshtml/mshtml_private.h |   21 +++++
  22 files changed, 253 insertions(+), 10 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Added-IHTMLAttributeCollection-stub.txt
Type: text/x-patch
Size: 19543 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110825/a6df42d2/attachment-0001.bin>


More information about the wine-patches mailing list