Subject Re: [firebird-support] Error on UDF in classic mode
Author Vlad Khorsun
> function fn_soundex(Name:PChar) : PChar; stdcall;

It must be cdecl, not stdcall

Regards,
Vlad

PS You don't need ShareMem