Module: wine Branch: master Commit: 541a49edc2302f2036af689608011dee91089544 URL: http://source.winehq.org/git/wine.git/?a=commit;h=541a49edc2302f2036af689608...
Author: Michael Stefaniuc mstefani@redhat.de Date: Mon Dec 27 01:44:54 2010 +0100
mshtml: COM cleanup for all the IOleCommandTarget ifaces.
---
dlls/mshtml/htmldoc.c | 2 +- dlls/mshtml/mshtml_private.h | 3 +-- dlls/mshtml/olecmd.c | 26 +++++++++++++++----------- dlls/mshtml/txtrange.c | 21 ++++++++++++--------- dlls/mshtml/view.c | 4 ++-- 5 files changed, 31 insertions(+), 25 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=541a49edc2302f2036af68...