[PATCH 02/17] mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.

Jacek Caban jacek at codeweavers.com
Sun Nov 1 12:17:17 CST 2009


---
  dlls/mshtml/Makefile.in      |    1 +
  dlls/mshtml/htmlframebase.c  |  269 
++++++++++++++++++++++++++++++++++++++++++
  dlls/mshtml/htmliframe.c     |  239 ++-----------------------------------
  dlls/mshtml/mshtml_private.h |   11 ++
  4 files changed, 292 insertions(+), 228 deletions(-)
  create mode 100644 dlls/mshtml/htmlframebase.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mshtml-Moved-IHTMLFrameBase-to-separated-object-to-al.diff
Type: text/x-patch
Size: 21508 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091101/bfbd43e2/attachment-0001.bin>


More information about the wine-patches mailing list