Module: wine Branch: master Commit: 37c3091f27b7df0d619d1bf697b0d560877cf250 URL: http://source.winehq.org/git/wine.git/?a=commit;h=37c3091f27b7df0d619d1bf697...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Dec 23 02:19:14 2010 +0100
mshtml: COM cleanup for the IOleDocumentView iface.
---
dlls/mshtml/htmldoc.c | 4 ++-- dlls/mshtml/mshtml_private.h | 4 +--- dlls/mshtml/oleobj.c | 14 +++++++------- dlls/mshtml/olewnd.c | 2 +- dlls/mshtml/view.c | 41 +++++++++++++++++++++-------------------- 5 files changed, 32 insertions(+), 33 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=37c3091f27b7df0d619d1b...