ntdll: NtRaiseException doesn't need to be a register function.
commit90e38659291dc475f3340427580a170408289861
authorAlexandre Julliard <julliard@winehq.org>
Tue, 10 Jan 2006 16:51:22 +0000 (10 17:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Jan 2006 16:51:22 +0000 (10 17:51 +0100)
tree5d452f8c34678b939acda1965630d3e2ad8f6981
parent8b84808bed1335ffdc86f9dabca1cd55b1920326
ntdll: NtRaiseException doesn't need to be a register function.
Moved common code between NtRaiseException and RtlRaiseException to a
separate raise_exception function.
dlls/ntdll/exception.c
dlls/ntdll/ntdll.spec
include/winternl.h