[fpc-pascal] cwstrings unit and UTF8Decode()

Martin Schreiber mse00000 at gmail.com
Fri Mar 25 15:53:37 CET 2016


On Friday 25 March 2016 15:37:36 Graeme Geldenhuys wrote:
> On 2016-03-25 14:06, Martin Schreiber wrote:
> > You can use the MSEgui functions in lib/common/msestrings.pas
>
> Thanks, but doesn't MSEgui also use cwstrings?
>
Not for utf-8 <-> utf-16 conversion. The MSEgui version of cwstring also maps 
unicodemanager conversion functions with cp_utf8 to the internal MSEgui 
functions instead to call iconv.

Martin



More information about the fpc-pascal mailing list