[PATCH 04/14] mshtml: Added IHTMLTableRow stub implementation.

Jacek Caban jacek at codeweavers.com
Tue Sep 30 10:40:19 CDT 2008


---
  dlls/mshtml/Makefile.in      |    1 +
  dlls/mshtml/htmlelem.c       |    3 +
  dlls/mshtml/htmltablerow.c   |  294 
++++++++++++++++++++++++++++++++++++++++++
  dlls/mshtml/main.c           |   22 +++
  dlls/mshtml/mshtml_private.h |    3 +
  dlls/mshtml/tests/dom.c      |   20 +++-
  6 files changed, 340 insertions(+), 3 deletions(-)
  create mode 100644 dlls/mshtml/htmltablerow.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1efba1ebed0f0e3a90f3c4bbcd454b9f1513e8dc.diff
Type: text/x-patch
Size: 14927 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080930/5ebb21e6/attachment.bin 


More information about the wine-patches mailing list