Module: wine Branch: stable Commit: 69cb55c82edafd829135b208cd2f940fc99d65eb URL: http://source.winehq.org/git/wine.git/?a=commit;h=69cb55c82edafd829135b208cd...
Author: Piotr Caban piotr@codeweavers.com Date: Tue Jan 5 16:28:58 2016 +0100
msvcp120: Add vtordisp field to classes with virtual base.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 367b30d8278684aaff373f5666b78264137d7a8f) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/msvcp90/ios.c | 223 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 187 insertions(+), 36 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=69cb55c82edafd829135b2...