OBones wrote on Wed, 16 May 2012: > Using FPC, I'm writing a DLL that exports functions used by a given > host process. > In order to protect the host process, it is mandatory that all > exceptions are trapped in the exported function You are probably running into http://bugs.freepascal.org/view.php?id=12974 Jonas