Module: wine Branch: master Commit: e0fa7ff465dd2d9bf3931747cd4b278fd1eec40b URL: http://source.winehq.org/git/wine.git/?a=commit;h=e0fa7ff465dd2d9bf3931747cd...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed May 13 21:31:03 2015 +0300
ieframe: Properly trace variant arguments.
---
dlls/ieframe/ie.c | 16 +++++++++------- dlls/ieframe/iehtmlwnd.c | 29 +++++++++++++++-------------- dlls/ieframe/oleobject.c | 4 ++-- dlls/ieframe/shellbrowser.c | 4 ++-- 4 files changed, 28 insertions(+), 25 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e0fa7ff465dd2d9bf39317...