msvcrt: Handle synchronous flag for x64 C++ exceptions.
commitb0326bea747c4f789f0fb36cf317df1b98816f22
authorDaniel Lehman <dlehman@esri.com>
Thu, 20 Apr 2017 13:21:14 +0000 (20 06:21 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Apr 2017 17:17:28 +0000 (24 19:17 +0200)
treeac91fd435fbc3047b31bbf00443f74e253835d81
parentdad06728ce75e0422218bff06168e0c6328b9b7e
msvcrt: Handle synchronous flag for x64 C++ exceptions.

Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/cppexcept.h
dlls/msvcrt/except_i386.c
dlls/msvcrt/except_x86_64.c