[PATCH 08/14] mshtml: Move IHTMLElementCollection to separated file.

Jacek Caban jacek at codeweavers.com
Tue Sep 30 10:41:45 CDT 2008


---
  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(-)
  create mode 100644 dlls/mshtml/htmlelemcol.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ce382c7a45274b27a8cc6530243a585613ae9859.diff
Type: text/x-patch
Size: 29998 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080930/76616149/attachment-0001.bin 


More information about the wine-patches mailing list