<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>Hello.<br><br>This to note that a fp library does crash the program who call it, if that program uses cmem.<br><br>To reproduce the crash, create a fp library with a thread.<br>Start the thread via the main program (who uses cmem) and it will crash when the library reach thread.terminate.<br><br>If you use cmem for the library himself, same behaviour, even if the main program do not use (or use cmem).<br><br>Thanks.<br><br>Fred<br>                                          </div></body>
</html>