Subject Re: [firebird-support] 64 bit UDF DLL problem on Windows
Author Dimitry Sibiryakov
30.03.2017 14:17, Nagy Szilveszter nagy_szilveszter@... [firebird-support] wrote:
> the keyword was
>
> extern "C"
>
> Now the compiler stopped mangling the function names and Firebird can see them correctly.

Only C++ compilers mangle names but you insisted that you use plain C...


--
WBR, SD.