7 Sep
2012
7 Sep
'12
6:26 p.m.
Module: wine Branch: master Commit: 8060752c09fd8794986f9fe3114513d78a36f903 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8060752c09fd8794986f9fe311... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Fri Sep 7 11:01:17 2012 +0200 msvcrt: Fixed RTTI structure on 64-bit systems. --- dlls/msvcrt/cpp.c | 128 +++++++++++++++++--------------------------------- dlls/msvcrt/cxx.h | 114 +++++++++++++++++++++++++++++++++++++++++++-- dlls/msvcrt/main.c | 1 + dlls/msvcrt/msvcrt.h | 1 + 4 files changed, 156 insertions(+), 88 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8060752c09fd8794986f9f...