Jacek Caban : mshtml: Move IHTMLElementCollection to separated file.

Alexandre Julliard julliard at winehq.org
Wed Oct 1 14:09:25 CDT 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Sep 30 17:41:45 2008 +0200

mshtml: Move IHTMLElementCollection to separated file.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |  421 ----------------------------------
 dlls/mshtml/htmlelemcol.c    |  522 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1 +
 4 files changed, 524 insertions(+), 421 deletions(-)

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



More information about the wine-cvs mailing list