22 Dec
2010
22 Dec
'10
4:57 p.m.
Module: wine Branch: master Commit: f0c55f59e3c264be5ad4b33f6c45f0e69a901fad URL: http://source.winehq.org/git/wine.git/?a=commit;h=f0c55f59e3c264be5ad4b33f6c... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Wed Dec 22 10:48:41 2010 +0100 mshtml: COM cleanup for the IPersist* ifaces in HTMLDocument. --- dlls/mshtml/htmldoc.c | 10 ++-- dlls/mshtml/mshtml_private.h | 13 ++--- dlls/mshtml/olecmd.c | 2 +- dlls/mshtml/persist.c | 112 ++++++++++++++++++++++------------------- 4 files changed, 70 insertions(+), 67 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f0c55f59e3c264be5ad4b3...