Sweden-Number/dlls/msvcrt
Piotr Caban ee5e06591f msvcrt: Fix i386 rethrown exceptions handling.
When __CxxRegisterExceptionObject was used and there was no
catch_function_nested_handler frame to rewind
nested_frame.frame_info.rec was incorrectly set to current exception.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-08 00:10:44 +09:00
..
tests
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c ucrtbase: Return initial env snapshot in _get_initial_narrow_environment. 2016-04-06 20:07:32 +09:00
dir.c
environ.c
errno.c
except.c
except_arm.c
except_i386.c msvcrt: Fix i386 rethrown exceptions handling. 2016-04-08 00:10:44 +09:00
except_x86_64.c msvcrt: Handle frames with CXX_FRAME_MAGIC_VC6 and CXX_FRAME_MAGIC_VC7 magic value. 2016-03-29 11:11:59 +09:00
exit.c
file.c
heap.c
locale.c
lock.c
main.c
math.c msvcr120: Add remainder. 2016-04-07 20:58:11 +09:00
mbcs.c
misc.c
msvcrt.h msvcrt: Fix i386 rethrown exceptions handling. 2016-04-08 00:10:44 +09:00
msvcrt.spec
mtdll.h
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c
undname.c
wcs.c