Jacek Caban : mshtml: Moved IHTMLElement2 implementation to htmlelem.c.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Nov 13 07:40:25 CST 2014


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Nov 12 16:25:20 2014 +0100

mshtml: Moved IHTMLElement2 implementation to htmlelem.c.

---

 dlls/mshtml/Makefile.in      |    1 -
 dlls/mshtml/htmlelem.c       | 1351 +++++++++++++++++++++++++++++++++++++++-
 dlls/mshtml/htmlelem2.c      | 1387 ------------------------------------------
 dlls/mshtml/mshtml_private.h |    1 -
 4 files changed, 1349 insertions(+), 1391 deletions(-)

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



More information about the wine-cvs mailing list