Module: wine Branch: master Commit: 32858d1811c0b939e348f1ca3de91581ef574d65 URL: http://source.winehq.org/git/wine.git/?a=commit;h=32858d1811c0b939e348f1ca3d...
Author: Piotr Caban piotr@codeweavers.com Date: Mon Jan 6 17:54:26 2014 +0100
msvcr90: Add _is_exception_typeof implementation.
---
dlls/msvcr100/msvcr100.spec | 4 +- dlls/msvcr110/msvcr110.spec | 4 +- dlls/msvcr80/msvcr80.spec | 4 +- dlls/msvcr90/msvcr90.spec | 4 +- dlls/msvcr90/tests/msvcr90.c | 119 +++++++++++++++++++++++++++++++++++++++++- dlls/msvcrt/cpp.c | 85 ++++++++++++++++++++++++++++++ dlls/msvcrt/msvcrt.spec | 1 + 7 files changed, 212 insertions(+), 9 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=32858d1811c0b939e348f1...