ntdll: Set the exception address to the program counter in RtlRaiseException.
commit7f9750550a8cefb4b057e0420c32204f887a4f1c
authorAlexandre Julliard <julliard@winehq.org>
Fri, 10 Apr 2009 11:17:12 +0000 (10 13:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Apr 2009 11:17:12 +0000 (10 13:17 +0200)
tree95f4424e45b654a614bc99661e0a810df13b010a
parentf4eee1c73128e16352efd08e1f8b35f55f570173
ntdll: Set the exception address to the program counter in RtlRaiseException.
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_powerpc.c
dlls/ntdll/signal_sparc.c
dlls/ntdll/signal_x86_64.c
dlls/ntdll/tests/exception.c