Module: wine Branch: master Commit: ae64937f9534952b2c277db14a265f6ee3168293 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ae64937f9534952b2c277db14a...
Author: Jacek Caban jacek@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=ae64937f9534952b2c277d...