msvcrt: Add a new file for the x86_64 exception handling.
commitb8467c5f69abd9a5f8daef3da5680544d8b30323
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Mar 2012 14:40:27 +0000 (13 15:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Mar 2012 09:58:08 +0000 (16 10:58 +0100)
treee7ec7d57b949a48e41eedd5db978fc7d53c35c7c
parent89b2dd08ffb16d92da900f0682fdca81ec79e790
msvcrt: Add a new file for the x86_64 exception handling.
dlls/msvcrt/Makefile.in
dlls/msvcrt/except.c
dlls/msvcrt/except_x86_64.c [new file with mode: 0644]