Module: wine Branch: master Commit: 0d2f29a0105d3decd47ee97f63927e95f895e6c1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0d2f29a0105d3decd47ee97f63...
Author: Michael Stefaniuc mstefani@redhat.de Date: Mon Dec 6 23:31:16 2010 +0100
mshtml: Use an iface instead of a vtbl pointer in HTMLEventObj.
---
dlls/mshtml/htmlevent.c | 87 +++++++++++++++++++++++------------------------ 1 files changed, 43 insertions(+), 44 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0d2f29a0105d3decd47ee9...