Module: wine Branch: master Commit: 6b793e94ad94d5f5f69b621286e55cbcb5f07aa8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6b793e94ad94d5f5f69b621286...
Author: Michael Stefaniuc mstefani@redhat.de Date: Mon Jan 3 00:59:45 2011 +0100
mshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase.
---
dlls/mshtml/htmlframe.c | 2 +- dlls/mshtml/htmlframebase.c | 100 ++++++++++++++++++++++-------------------- dlls/mshtml/htmliframe.c | 2 +- dlls/mshtml/htmlwindow.c | 2 +- dlls/mshtml/mshtml_private.h | 6 +-- 5 files changed, 57 insertions(+), 55 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6b793e94ad94d5f5f69b62...