Module: wine Branch: master Commit: 6f401f9811ea233b5605b80d9fa1c2dcddc5cdfe URL: http://source.winehq.org/git/wine.git/?a=commit;h=6f401f9811ea233b5605b80d9f...
Author: Michael Stefaniuc mstefani@redhat.de Date: Mon Dec 6 23:31:37 2010 +0100
mshtml: Use an iface instead of a vtbl pointer in HTMLImgElement.
---
dlls/mshtml/htmlimg.c | 127 ++++++++++++++++++++++++------------------------- 1 files changed, 63 insertions(+), 64 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6f401f9811ea233b5605b8...