[RTL] Implement RtplUnwindInternal and wrap RtlUnwindEx and RtlDispatchException...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 1 Mar 2018 13:43:05 +0000 (14:43 +0100)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 5 Jun 2021 11:52:42 +0000 (13:52 +0200)
commit3ec1ca9b46d04a2ad07a23f8aeb2d1f26718ba71
tree52d56c8676cbf0ce1eab454067fbc5facae37c59
parent1d58e847364d6252fe055a8a227775d26a2427b4
[RTL] Implement RtplUnwindInternal and wrap RtlUnwindEx and RtlDispatchException around it

Based on the description in this blog article: http://www.nynaeve.net/?p=106
sdk/lib/rtl/amd64/except.c
sdk/lib/rtl/amd64/unwind.c