<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><div>> I'd suggest checking if the file you have changed (dllprt0.o) is really<br>> the one used during linking. For that purpose, compile your library with<br>> parameter '-s' (avoid linking) and carefully check the created script.res<br>> file to make sure that either dllprt0.o is listed with a full path and the<br>> full path specification corresponds to the modified file (and no other<br>> reference to dllprt0.o appears in the linker script), or none of the<br>> search directories listed in the produced linker script contains an older<br>> version of dllprt0.o if dllprt0.o is listed in the linker script without<br>> path.<br><br>Yep, super idea, i wil do it like that.<br><br>PS: fpc has lot of chance to have people like you.<br><br>Many thanks Tomas. (write you later).<br><br>Fred<br></div>                                           </div></body>
</html>