Module: wine Branch: master Commit: a75e2b27890264f4d69ae721407165fe28a12b3d URL: http://source.winehq.org/git/wine.git/?a=commit;h=a75e2b27890264f4d69ae72140...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Dec 30 01:27:28 2010 +0100
mshtml: COM cleanup for the IHTMLElement2 iface.
---
dlls/mshtml/htmlanchor.c | 20 ++-- dlls/mshtml/htmlelem.c | 2 +- dlls/mshtml/htmlelem2.c | 219 +++++++++++++++++++++--------------------- dlls/mshtml/htmltextcont.c | 12 +- dlls/mshtml/mshtml_private.h | 3 +- 5 files changed, 128 insertions(+), 128 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a75e2b27890264f4d69ae7...