Jacek Caban : mshtml: Added IHTMLDocument3 stub implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 12 06:44:27 CST 2005


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Dec 12 11:51:43 2005 +0100

mshtml: Added IHTMLDocument3 stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/htmldoc.c        |    4 
 dlls/mshtml/htmldoc3.c       |  448 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    3 
 4 files changed, 456 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mshtml/htmldoc3.c




More information about the wine-cvs mailing list