Sweden-Number/dlls/kernel32
Rémi Bernon ceeb11d2a6 kernel32: Catch process creation breakpoint exceptions.
Metal Gear Solid V: Ground Zeroes attaches itself and continues this
specific breakpoint with DBG_EXCEPTION_NOT_HANDLED. It crashes the
child process and the game terminates.

It is correct for old Windows versions, but more recent versions are
apparently catching exceptions here, and the process should continue.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44127
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-03 11:58:05 +02:00
..
nls
tests kernel32: Catch process creation breakpoint exceptions. 2020-07-03 11:58:05 +02:00
Makefile.in
atom.c
comm.c
computername.c
console.c kernel32: Move AllocConsole to kernelbase. 2020-07-01 20:33:07 +02:00
console_private.h
debugger.c
editline.c
file.c
heap.c
kernel32.spec kernel32: Move AllocConsole to kernelbase. 2020-07-01 20:33:07 +02:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c
locale_rc.rc
lzexpand.c
module.c
path.c
powermgnt.c
process.c kernel32: Catch process creation breakpoint exceptions. 2020-07-03 11:58:05 +02:00
profile.c kernel32: Open the INI file in PROFILE_DeleteSection(). 2020-06-29 09:24:40 +02:00
resource.c
sync.c kernel32: Import FreeConsole from kernelbase. 2020-07-01 20:33:07 +02:00
tape.c
term.c
thread.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c
winerror.mc