Module: wine Branch: refs/heads/master Commit: 3d9d3844860efc63590fa2df44605e543a9fa7bf URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=3d9d3844860efc63590fa2df...
Author: Jacek Caban jacek@codeweavers.com Date: Sat Mar 18 19:43:05 2006 +0100
mshtml: Better QueryInterface implementation.
---
dlls/mshtml/htmlbody.c | 14 +++++------- dlls/mshtml/htmlelem.c | 50 ++++++++++++++++++++++++------------------ dlls/mshtml/htmlinput.c | 14 +++++------- dlls/mshtml/htmlnode.c | 47 ++++++++++++++++++++++++--------------- dlls/mshtml/htmlselect.c | 14 +++++------- dlls/mshtml/htmltextarea.c | 14 +++++------- dlls/mshtml/mshtml_private.h | 3 +++ 7 files changed, 83 insertions(+), 73 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=3d9d3844860efc63590f...