On Tue, 25 Sep 2007, Adrian Veith wrote:
> Hi,
>
> i posted this already under a differnt subject, but didn't get a feedback.
>
> A .dll written in fpc changes the configuration of the FPU (FPUCW). This might
> cause a strange behavior inside the loading program.
>
> If the loading program al
Hi,
i posted this already under a differnt subject, but didn't get a feedback.
A .dll written in fpc changes the configuration of the FPU (FPUCW). This
might cause a strange behavior inside the loading program.
If the loading program allows division by zero (1.0 / 0.0), it will
crash after t