[PATCH 6/8] mshtml: Added GetClassInfo implementation for HTMLElement objects.

Jacek Caban jacek at codeweavers.com
Fri Apr 21 06:50:49 CDT 2017


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/mshtml/htmlanchor.c     | 1 +
  dlls/mshtml/htmlarea.c       | 1 +
  dlls/mshtml/htmlbody.c       | 1 +
  dlls/mshtml/htmlcomment.c    | 1 +
  dlls/mshtml/htmldoc.c        | 2 ++
  dlls/mshtml/htmlelem.c       | 5 +++--
  dlls/mshtml/htmlembed.c      | 1 +
  dlls/mshtml/htmlform.c       | 1 +
  dlls/mshtml/htmlframe.c      | 1 +
  dlls/mshtml/htmlgeneric.c    | 1 +
  dlls/mshtml/htmlhead.c       | 3 +++
  dlls/mshtml/htmliframe.c     | 1 +
  dlls/mshtml/htmlimg.c        | 1 +
  dlls/mshtml/htmlinput.c      | 3 +++
  dlls/mshtml/htmllink.c       | 1 +
  dlls/mshtml/htmlmeta.c       | 1 +
  dlls/mshtml/htmlnode.c       | 1 +
  dlls/mshtml/htmlobject.c     | 1 +
  dlls/mshtml/htmloption.c     | 1 +
  dlls/mshtml/htmlscript.c     | 1 +
  dlls/mshtml/htmlselect.c     | 1 +
  dlls/mshtml/htmlstyleelem.c  | 1 +
  dlls/mshtml/htmltable.c      | 1 +
  dlls/mshtml/htmltablecell.c  | 1 +
  dlls/mshtml/htmltablerow.c   | 1 +
  dlls/mshtml/htmltextarea.c   | 1 +
  dlls/mshtml/htmltextnode.c   | 1 +
  dlls/mshtml/mshtml_private.h | 1 +
  28 files changed, 35 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-mshtml-Added-GetClassInfo-implementation-for-HTMLElem.diff
Type: text/x-patch
Size: 13097 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170421/41305336/attachment-0001.bin>


More information about the wine-patches mailing list