=?UTF-8?Q?Iv=C3=A1n=20Matellanes=20?=: msvcirt: Share exceptions implementation with msvcp.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 29 05:29:49 CDT 2015


Module: wine
Branch: master
Commit: e35e107e5eda2c64c2da8265a4b7ca5eceecaeed
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e35e107e5eda2c64c2da8265a4b7ca5eceecaeed

Author: Iván Matellanes <matellanesivan at gmail.com>
Date:   Tue May 26 13:08:39 2015 +0200

msvcirt: Share exceptions implementation with msvcp.

---

 dlls/msvcirt/Makefile.in    |   3 ++
 dlls/msvcirt/msvcirt.c      |  40 ++++++++---------
 dlls/msvcirt/msvcirt.h      |  25 +++++++++++
 dlls/msvcirt/msvcirt.spec   |  52 +++++++++++-----------
 dlls/msvcp90/exception.c    | 106 ++++++++++++++++++++++++++++++++++++++++----
 dlls/msvcrt40/msvcrt40.spec |  22 ++++-----
 6 files changed, 181 insertions(+), 67 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e35e107e5eda2c64c2da8265a4b7ca5eceecaeed



More information about the wine-cvs mailing list