Module: wine Branch: master Commit: bb90785a68bbb03acedd446365169e60c83ef625 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bb90785a68bbb03acedd446365...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Sep 12 23:38:14 2007 +0200
mshtml: Added IHTMLAnchorElement stub implementation.
---
dlls/mshtml/Makefile.in | 1 + dlls/mshtml/htmlanchor.c | 485 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/htmlelem.c | 5 +- dlls/mshtml/mshtml_private.h | 1 + 4 files changed, 491 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bb90785a68bbb03acedd44...