[PATCH 3/8] mshtml: Added HTMLIFrame stub implementation.

Jacek Caban jacek at codeweavers.com
Tue Oct 7 14:44:36 CDT 2008


---
  dlls/mshtml/Makefile.in      |    1 +
  dlls/mshtml/htmlelem.c       |    3 +
  dlls/mshtml/htmliframe.c     |  229 
++++++++++++++++++++++++++++++++++++++++++
  dlls/mshtml/mshtml_private.h |    1 +
  dlls/mshtml/nsiface.idl      |   31 ++++++
  dlls/mshtml/tests/dom.c      |   22 ++++-
  6 files changed, 284 insertions(+), 3 deletions(-)
  create mode 100644 dlls/mshtml/htmliframe.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e76029f65c8d6c9614dc9d97c7d2694424bc20fe.diff
Type: text/x-patch
Size: 12574 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081007/6c461560/attachment.bin 


More information about the wine-patches mailing list