Module: wine Branch: master Commit: 2e2f88af906da2b7ee21820e22babb06cd021808 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2e2f88af906da2b7ee21820e22...
Author: Michael Stefaniuc mstefani@redhat.de Date: Fri Dec 31 11:03:45 2010 +0100
mshtml: COM cleanup for the IDispatchEx iface in HTMLWindow.
---
dlls/mshtml/htmldoc.c | 4 +- dlls/mshtml/htmlframe.c | 3 +- dlls/mshtml/htmliframe.c | 3 +- dlls/mshtml/htmlwindow.c | 76 ++++++++++++++++++++++-------------------- dlls/mshtml/mshtml_private.h | 2 +- 5 files changed, 47 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2e2f88af906da2b7ee2182...