<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>


<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>Hi again,<br><br>I've been working to implement the tests for RtlCaptureStackBackTrace(), but I have encountered a problem. The function, according to MSDN should be available only in Windows XP and newer OSes.<br>Now, when I ran these tests on Testbot using all base VMs, the tests were run also on W2KPROSP4 and WNT4WSSP6. However, the function seems to buggy in those. It throws access violation whenever it is not skipping frames.<br><br>Here's the test patch I used:<br>http://testbot.winehq.org/GetFile.pl?JobKey=8606&amp;StepKey=1<br><br>In both cases, test on patch's line 83 failed and call on line 92 crashed the test.<br><br>In other VMs the tests succeeded and none crashed.<br><br>Is there some way I could prevent/skip these tests to be run on Windows NT4 and 2000? <br><br>Best Regards,<br>Janne Hakonen<br><br>                                               </body>
</html>