Alexandre Julliard : msvcrt: Add a new file for the x86_64 exception handling.

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


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

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

msvcrt: Add a new file for the x86_64 exception handling.

---

 dlls/msvcrt/Makefile.in     |    1 +
 dlls/msvcrt/except.c        |   97 -------------------------------
 dlls/msvcrt/except_x86_64.c |  135 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 136 insertions(+), 97 deletions(-)

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



More information about the wine-cvs mailing list