ntdll: add RtlCaptureStackBackTrace stub

Andrey Turkin andrey.turkin at gmail.com
Sun Jan 11 18:34:30 CST 2009


.NET 3.0 installer uses kernel32.RtlCaptureStackBackTrace; this patch adds stubbed implementation in ntdll and adds
forward export from kernel32 to ntdll. Should fix bug 16879`
---
 dlls/kernel32/kernel32.spec |    2 +-
 dlls/ntdll/exception.c      |   24 ++++++++++++++++++++++++
 dlls/ntdll/ntdll.spec       |    2 +-
 3 files changed, 26 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: d1711721eb9f7ed4ae964bab0b4258f84eeb45aa.diff
Type: text/x-patch
Size: 2365 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090112/41efa70a/attachment-0001.bin 


More information about the wine-patches mailing list