Match RaiseException and EXCEPTION_RECORD to SDK definitions.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 24 Feb 2005 13:15:36 +0000 (13:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Feb 2005 13:15:36 +0000 (13:15 +0000)
commit0497af09a79d84f8cb29dcbb171e447978333e8f
tree44bca1f957fcbc72173ade7e97749d3c68e09e48
parent29d7b8170b8f0c835f1fdf7d864b3d6d17e7c7c5
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
dlls/kernel/except.c
dlls/ntdll/critsection.c
dlls/ntdll/exception.c
dlls/ntdll/loader.c
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_powerpc.c
dlls/ntdll/signal_sparc.c
dlls/ntdll/tests/generated.c
include/winbase.h
include/winnt.h