Hello,

 

I've founded, that iconv.dll failed on a 64 bit system.

It raised exception $C0000005 access violation.

It works fine on 32 bit.

 

The iconv.dll was installed with application here:
https://www.ica.cz/Userfiles/files/app/securestore_ica_ica_6_20_2_x64.zip

For easy testing, I saved the DLL here:
http://burgerking.wz.cz/download/iconv.dll.x64.zip

 

For example:

uses synachar;

begin

  CharsetConversion('Test', CP1250, UTF_8)

end.

 

Can someone help me?

 

Thanks, Petr

 

_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to