Jacek Caban : mshtml: Added HTMLIFrame stub implementation.

Alexandre Julliard julliard at winehq.org
Wed Oct 8 08:32:48 CDT 2008


Module: wine
Branch: master
Commit: 2e52c61c4c08291710c2b4c320517b0ffd723a07
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2e52c61c4c08291710c2b4c320517b0ffd723a07

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Oct  7 14:44:36 2008 -0500

mshtml: Added HTMLIFrame stub implementation.

---

 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(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2e52c61c4c08291710c2b4c320517b0ffd723a07



More information about the wine-cvs mailing list