From: "Felipe Monteiro de Carvalho"
<[EMAIL PROTECTED]>
I have a code on a Dll which when executed causes the funtion to
simply exit without raising an exception or anything. It just exits
without notice, and also quits from the function that called it,
like
if it was an Exception, except that a try...except...end block
doesn't
catch anything. Here is the code layout bellow. The first message
box
is shown, but the second is never shown:
Try to copy this function to main .exe and test it.
Yury.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel