Alexandre Julliard : msvcrt: Add entry points for the C++ exception functions on x86_64.

Alexandre Julliard julliard at winehq.org
Fri Mar 16 11:27:48 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar 13 15:50:40 2012 +0100

msvcrt: Add entry points for the C++ exception functions on x86_64.

---

 dlls/msvcr100/msvcr100.spec |   12 +++---
 dlls/msvcr70/msvcr70.spec   |    6 ++--
 dlls/msvcr71/msvcr71.spec   |    8 ++--
 dlls/msvcr80/msvcr80.spec   |   12 +++---
 dlls/msvcr90/msvcr90.spec   |   12 +++---
 dlls/msvcrt/except_x86_64.c |   77 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcrt/msvcrt.spec     |   12 +++---
 dlls/msvcrt20/msvcrt20.spec |    2 +-
 dlls/msvcrt40/msvcrt40.spec |    2 +-
 dlls/msvcrtd/msvcrtd.spec   |    2 +-
 10 files changed, 111 insertions(+), 34 deletions(-)

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



More information about the wine-cvs mailing list