[fpc-pascal] How to trap exception raised within dll written in Delphi

Virgo Pärna virgo.parna at mail.ee
Fri Nov 20 13:31:27 CET 2015


On Fri, 20 Nov 2015 16:48:29 +0800, Dennis <dec12 at avidsoft.com.hk> wrote:
>
> Is it possible to trap exception raised within dll?
>

	Exception should not cross dll boundry. So you should handle
them inside the dll.

-- 
Virgo Pärna 
virgo.parna at mail.ee




More information about the fpc-pascal mailing list