In order to be able to send Japanese mails from my VFP application, I need
to translate a Japenese string encoded as SHIFT-JIS to ISO-2022-JP. I found
this library iconv.dll that should be able to do that but I can't get it do
anything in VFP. Does anybody have experience with this?

Robert