Module: wine Branch: master Commit: 63be52e2aa0031987d43bc77c83f90cda149a5b1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=63be52e2aa0031987d43bc77c8...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Sep 5 14:35:17 2012 +0200
msvcrt: Moved RTTI and thiscall related macros to separate header.
---
dlls/msvcrt/cpp.c | 153 +++++++--------------------------------------------- dlls/msvcrt/cxx.h | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 174 insertions(+), 133 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=63be52e2aa0031987d43bc...