Peter,

Pre version 8 you can pass UTF-16 strings as the interface is COM but since the product is fully ANSI you would loose information during conversion from UTF-16 to the current ANSI codepage.

Version 8, as you indicate, is fully UTF-16 and should have no problems. DataFlex itself converts the UTF-8 strings to UTF-16 as COM is UTF-16.