Jacek Caban : mshtml: Added IHTMLOptionElement interface stub implementation.

Alexandre Julliard julliard at winehq.org
Thu Oct 4 06:21:10 CDT 2007


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct  4 02:13:39 2007 +0200

mshtml: Added IHTMLOptionElement interface stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    3 +
 dlls/mshtml/htmloption.c     |  253 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1 +
 4 files changed, 258 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list