Jacek Caban : mshtml: Added IHTMLBodyElement implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 9 06:28:49 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 26b9c5e022f0ea05b903f7f3583c9ef2a6f64132
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=26b9c5e022f0ea05b903f7f3583c9ef2a6f64132

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Mar  9 00:20:19 2006 +0100

mshtml: Added IHTMLBodyElement implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/htmlbody.c       |  448 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmlelem.c       |    5 
 dlls/mshtml/mshtml_private.h |    1 
 dlls/mshtml/nsiface.idl      |   20 ++
 5 files changed, 474 insertions(+), 1 deletions(-)
 create mode 100644 dlls/mshtml/htmlbody.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=26b9c5e022f0ea05b903f7f3583c9ef2a6f64132



More information about the wine-cvs mailing list