[PATCH] ntdll: Implement RtlGetCallersAddress function.

Vijay Kiran Kamuju infyquest at gmail.com
Sun Mar 14 13:42:38 CDT 2021


Sorry its RtlCaptureStackBackTrace instead of RtlCaptureBackTrace

On Sun, Mar 14, 2021 at 7:13 PM Vijay Kiran Kamuju <infyquest at gmail.com>
wrote:

> From the openrce found that it calls the RtlCaptureBackTrace, found
> explanation on www.codewarrior.cn website regarding the function. Checked
> the MSDN documentation for RtlCaptureBackTrace
>
> Lastly inspired by the reactos implementation.
>
> I tried to put it in exception.c, where in it could not find the RtlCaptureBackTrace,
> will check in the headers.
>
> Thanks,
> Vijay
>
>
> On Sun, 14 Mar 2021, 19:00 Nikolay Sivov, <nsivov at codeweavers.com> wrote:
>
>> Where does this implementation come from? You probably don't have to
>> duplicate exactly the same function in every arch file.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210314/0355bc3b/attachment.htm>


More information about the wine-devel mailing list