Página 1 de 1

DLL Link Problem

Publicado: Mar Mar 12, 2013 7:04 pm
por orangesocks
Hi,
when I try to build a .dll with contains code that uses the TRY / CATCH commands I got an error as in the attached screenshot.
The error does not appear when I build am .exe
Regards, Giuseppe

Attached files

DLL Link Problem

Publicado: Mar Mar 12, 2013 7:26 pm
por jfgimenez
Giuseppe,
> when I try to build a .dll with contains code that uses the
> TRY / CATCH commands I got an error as in the attached
> screenshot.
>
> The error does not appear when I build am .exe
Please, add a line like this in your code:
DYNAMIC XA_Break
We'll add it automatically in the final version.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

DLL Link Problem

Publicado: Mar Mar 12, 2013 8:26 pm
por orangesocks
Thanks again
Regards Giuseppe