Moved signal handling to exception.c, generate exceptions on signals.
commit1eeed68514c574e0c4f2ff46fc3326dbedcc2b95
authorAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jun 1999 18:21:24 +0000 (18 18:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jun 1999 18:21:24 +0000 (18 18:21 +0000)
treef943b1648afacf6d32dbbf8c3c1bf41b0e94695c
parent66f53a8a8becc60e28d951f86ac5af5f1b0a0ece
Moved signal handling to exception.c, generate exceptions on signals.
Added hook for debugger in exception handling (temporary).
dlls/ntdll/exception.c
graphics/ddraw.c
include/miscemu.h
include/sig_context.h
loader/signal.c