Module: wine Branch: master Commit: b09dc2e5b144876e6e87b1a1ac554c6fa82e2458 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b09dc2e5b144876e6e87b1a1ac...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Dec 23 02:20:05 2010 +0100
mshtml: COM cleanup for the IOleInPlaceActiveObject iface.
---
dlls/mshtml/htmldoc.c | 4 ++-- dlls/mshtml/mshtml_private.h | 4 +--- dlls/mshtml/olecmd.c | 5 +++-- dlls/mshtml/olewnd.c | 33 +++++++++++++++++---------------- dlls/mshtml/view.c | 8 +++++--- 5 files changed, 28 insertions(+), 26 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b09dc2e5b144876e6e87b1...