<div>Hi </div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; I am able to successfully convert the windows dll into .so file and I am able to call the functions exported by dll&nbsp;from the winelib application.</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; But if I call those functions from winelib application continuously for 1000 times , in a loop, then&nbsp; wine is crashing with the following error</div>
<div>&nbsp;</div>
<div><span class="822123009-23122005"><font size="2">err:seh:setup_exception stack overflow 28 bytes in thread 0025</font></span></div>
<div><span class="822123009-23122005"><font size="2"></font></span>&nbsp;</div>
<div><span class="822123009-23122005"><font size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Then I tried calling the stub function itself in the loop (commented the code in stub function such that , it wont call the dll function )</font></span></div>
<div><span class="822123009-23122005"><font size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></span></div>
<div><span class="822123009-23122005"><font size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Still I am getting the same error.</font></span></div>
<div><span class="822123009-23122005"><font size="2"></font></span>&nbsp;</div>
<div><span class="822123009-23122005"><font size="2">&nbsp;&nbsp;&nbsp;&nbsp; Can any one faced this problem ?</font></span></div>
<div><span class="822123009-23122005"><font size="2"></font></span>&nbsp;</div>
<div><span class="822123009-23122005"><font size="2">Can any one help on the same </font></span></div>
<div><span class="822123009-23122005"><font size="2"></font></span>&nbsp;</div>
<div><span class="822123009-23122005"><font size="2">Thank you</font></span></div>
<div><span class="822123009-23122005"><font size="2">Regards</font></span></div>
<div><span class="822123009-23122005"><font size="2">aJAY</font></span></div>