Module: wine Branch: master Commit: 7726e018442b9e4e1501239277529560982e5391 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7726e018442b9e4e1501239277...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Dec 24 11:38:28 2012 +0100
jscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.
---
dlls/jscript/dispex.c | 17 ++++- dlls/jscript/tests/run.c | 156 +++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 155 insertions(+), 18 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7726e018442b9e4e150123...