<div dir="ltr">Sorry its RtlCaptureStackBackTrace instead of RtlCaptureBackTrace</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 14, 2021 at 7:13 PM Vijay Kiran Kamuju <<a href="mailto:infyquest@gmail.com">infyquest@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><div dir="auto">From the openrce found that it calls the RtlCaptureBackTrace, found explanation on <a href="http://www.codewarrior.cn" target="_blank">www.codewarrior.cn</a> website regarding the function. Checked the MSDN documentation for RtlCaptureBackTrace<br></div><div dir="auto"><br></div><div dir="auto">Lastly inspired by the reactos implementation.</div><div dir="auto"><br></div><div dir="auto">I tried to put it in exception.c, where in it could not find theĀ <span style="font-family:sans-serif">RtlCaptureBackTrace, will check in the headers.</span></div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto">Vijay</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 14 Mar 2021, 19:00 Nikolay Sivov, <<a href="mailto:nsivov@codeweavers.com" target="_blank">nsivov@codeweavers.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Where does this implementation come from? You probably don't have to<br>
duplicate exactly the same function in every arch file.<br>
<br>
</blockquote></div></div></div>
</blockquote></div>